#00434B (or 0x00434B) is unknown color: approx Sherpa Blue. HEX triplet: 00, 43 and 4B. RGB value is (0,67,75). Sum of RGB (Red+Green+Blue) = 0+67+75=142 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 142); Green value is 67 (26.56% from 255 or 47.18% from 142); Blue value is 75 (29.69% from 255 or 52.82% from 142); Max value from RGB is 75 - color contains mainly: blue. Hex color #00434B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00434B is #FFBCB4. Grayscale: #2F2F2F. Windows color (decimal): -16759989 or 4932352. OLE color: 4932352.
HSL color Cylindrical-coordinate representation of color #00434B: hue angle of 186.4º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00434B is Cyan = 1, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #00434B; } p { color: rgb(0,67,75); } H1.HeaderClassName { color: #00434B; } .AnyTagClassName { color: #00434B; } </style>
<style> a { background-color: #00434B; } a { background-color: rgb(0,67,75); } div.DivClassName { background-color: #00434B; } .BgClassName { background-color: #00434B; } </style>
<style> span { border-color: #00434B; } span { border-color: rgb(0,67,75); } td.TdClassName { border-color: #00434B; } .TagClassName { border-color: #00434B; } </style>