#69420D (or 0x69420D) is unknown color: approx Raw Umber. HEX triplet: 69, 42 and 0D. RGB value is (105,66,13). Sum of RGB (Red+Green+Blue) = 105+66+13=184 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.07% from 184); Green value is 66 (26.17% from 255 or 35.87% from 184); Blue value is 13 (5.47% from 255 or 7.07% from 184); Max value from RGB is 105 - color contains mainly: red. Hex color #69420D is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #69420D is #96BDF2. Grayscale: #474747. Windows color (decimal): -9879027 or 868969. OLE color: 868969.
HSL color Cylindrical-coordinate representation of color #69420D: hue angle of 34.57º degrees, saturation: 0.78, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #69420D is Cyan = 0, Magento = 0.37, Yellow = 0.88 and Black (K on CMYK) = 0.59.
<style> p { color: #69420D; } p { color: rgb(105,66,13); } H1.HeaderClassName { color: #69420D; } .AnyTagClassName { color: #69420D; } </style>
<style> a { background-color: #69420D; } a { background-color: rgb(105,66,13); } div.DivClassName { background-color: #69420D; } .BgClassName { background-color: #69420D; } </style>
<style> span { border-color: #69420D; } span { border-color: rgb(105,66,13); } td.TdClassName { border-color: #69420D; } .TagClassName { border-color: #69420D; } </style>