#696262 (or 0x696262) is unknown color: approx Dim Gray. HEX triplet: 69, 62 and 62. RGB value is (105,98,98). Sum of RGB (Red+Green+Blue) = 105+98+98=301 (39% of max value = 765). Red value is 105 (41.41% from 255 or 34.88% from 301); Green value is 98 (38.67% from 255 or 32.56% from 301); Blue value is 98 (38.67% from 255 or 32.56% from 301); Max value from RGB is 105 - color contains mainly: red. Hex color #696262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696262 is #969D9D. Grayscale: #646464. Windows color (decimal): -9870750 or 6447721. OLE color: 6447721.
HSL color Cylindrical-coordinate representation of color #696262: hue angle of 0º degrees, saturation: 0.03, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #696262 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.59.
<style> p { color: #696262; } p { color: rgb(105,98,98); } H1.HeaderClassName { color: #696262; } .AnyTagClassName { color: #696262; } </style>
<style> a { background-color: #696262; } a { background-color: rgb(105,98,98); } div.DivClassName { background-color: #696262; } .BgClassName { background-color: #696262; } </style>
<style> span { border-color: #696262; } span { border-color: rgb(105,98,98); } td.TdClassName { border-color: #696262; } .TagClassName { border-color: #696262; } </style>