#434E6E (or 0x434E6E) is unknown color: approx Astronaut. HEX triplet: 43, 4E and 6E. RGB value is (67,78,110). Sum of RGB (Red+Green+Blue) = 67+78+110=255 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.27% from 255); Green value is 78 (30.86% from 255 or 30.59% from 255); Blue value is 110 (43.36% from 255 or 43.14% from 255); Max value from RGB is 110 - color contains mainly: blue. Hex color #434E6E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #434E6E is #BCB191. Grayscale: #4E4E4E. Windows color (decimal): -12366226 or 7228995. OLE color: 7228995.
HSL color Cylindrical-coordinate representation of color #434E6E: hue angle of 224.65º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #434E6E is Cyan = 0.39, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #434e6e; } p { color: rgb(67,78,110); } H1.HeaderClassName { color: #434e6e; } .AnyTagClassName { color: #434e6e; } </style>
<style> a { background-color: #434e6e; } a { background-color: rgb(67,78,110); } div.DivClassName { background-color: #434e6e; } .BgClassName { background-color: #434e6e; } </style>
<style> span { border-color: #434e6e; } span { border-color: rgb(67,78,110); } td.TdClassName { border-color: #434e6e; } .TagClassName { border-color: #434e6e; } </style>