#69746F (or 0x69746F) is unknown color: approx Sirocco. HEX triplet: 69, 74 and 6F. RGB value is (105,116,111). Sum of RGB (Red+Green+Blue) = 105+116+111=332 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.63% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 111 (43.75% from 255 or 33.43% from 332); Max value from RGB is 116 - color contains mainly: green. Hex color #69746F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #69746F is #968B90. Grayscale: #707070. Windows color (decimal): -9866129 or 7304297. OLE color: 7304297.
HSL color Cylindrical-coordinate representation of color #69746F: hue angle of 152.73º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #69746F is Cyan = 0.09, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.55.
<style> p { color: #69746F; } p { color: rgb(105,116,111); } H1.HeaderClassName { color: #69746F; } .AnyTagClassName { color: #69746F; } </style>
<style> a { background-color: #69746F; } a { background-color: rgb(105,116,111); } div.DivClassName { background-color: #69746F; } .BgClassName { background-color: #69746F; } </style>
<style> span { border-color: #69746F; } span { border-color: rgb(105,116,111); } td.TdClassName { border-color: #69746F; } .TagClassName { border-color: #69746F; } </style>