#674DCD (or 0x674DCD) is unknown color: approx Slate Blue. HEX triplet: 67, 4D and CD. RGB value is (103,77,205). Sum of RGB (Red+Green+Blue) = 103+77+205=385 (50% of max value = 765). Red value is 103 (40.62% from 255 or 26.75% from 385); Green value is 77 (30.47% from 255 or 20% from 385); Blue value is 205 (80.47% from 255 or 53.25% from 385); Max value from RGB is 205 - color contains mainly: blue. Hex color #674DCD is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #674DCD is #98B232. Grayscale: #626262. Windows color (decimal): -10007091 or 13454695. OLE color: 13454695.
HSL color Cylindrical-coordinate representation of color #674DCD: hue angle of 252.19º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #674DCD is Cyan = 0.50, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #674DCD; } p { color: rgb(103,77,205); } H1.HeaderClassName { color: #674DCD; } .AnyTagClassName { color: #674DCD; } </style>
<style> a { background-color: #674DCD; } a { background-color: rgb(103,77,205); } div.DivClassName { background-color: #674DCD; } .BgClassName { background-color: #674DCD; } </style>
<style> span { border-color: #674DCD; } span { border-color: rgb(103,77,205); } td.TdClassName { border-color: #674DCD; } .TagClassName { border-color: #674DCD; } </style>