#334A4B (or 0x334A4B) is unknown color: approx Dark Slate Grey. HEX triplet: 33, 4A and 4B. RGB value is (51,74,75). Sum of RGB (Red+Green+Blue) = 51+74+75=200 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.5% from 200); Green value is 74 (29.30% from 255 or 37% from 200); Blue value is 75 (29.69% from 255 or 37.5% from 200); Max value from RGB is 75 - color contains mainly: blue. Hex color #334A4B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #334A4B is #CCB5B4. Grayscale: #434343. Windows color (decimal): -13415861 or 4934195. OLE color: 4934195.
HSL color Cylindrical-coordinate representation of color #334A4B: hue angle of 182.5º degrees, saturation: 0.19, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #334A4B is Cyan = 0.32, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #334A4B; } p { color: rgb(51,74,75); } H1.HeaderClassName { color: #334A4B; } .AnyTagClassName { color: #334A4B; } </style>
<style> a { background-color: #334A4B; } a { background-color: rgb(51,74,75); } div.DivClassName { background-color: #334A4B; } .BgClassName { background-color: #334A4B; } </style>
<style> span { border-color: #334A4B; } span { border-color: rgb(51,74,75); } td.TdClassName { border-color: #334A4B; } .TagClassName { border-color: #334A4B; } </style>