Shades of Red Oxide #692419
Tints of Red Oxide #692419
RGB
CMYK
RGB Variations
Color information
#692419 (or 0x692419) is known color: Red Oxide. HEX triplet: 69, 24 and 19. RGB value is (105,36,25). Sum of RGB (Red+Green+Blue) = 105+36+25=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 36 (14.45% from 255 or 21.69% from 166); Blue value is 25 (10.16% from 255 or 15.06% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #692419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692419 is #96DBE6. Grayscale: #373737. Windows color (decimal): -9886695 or 1647721. OLE color: 1647721.
HSL color Cylindrical-coordinate representation of color #692419: hue angle of 8.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #692419 is Cyan = 0, Magento = 0.66, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 25 | - |
| CMYK | 0 | 0.66 | 0.76 | 0.59 |
| HSL | 8.25º | 0.62% | 0.25% | - |
| HSV(B) | 8.25º | 0.76% | 0.41% | - |
| XYZ | 6.63 | 4.34 | 1.41 | - |
| YUV | 55.38 | 110.86 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 25 | 0 | 0.66 | 0.76 | 0.59 | 8.25 | 0.62 | 0.25 |
| Hex | 69 | 24 | 19 | 0 | 42 | 4C | 3B | 8 | 3E | 19 |
| Octal | 151 | 44 | 31 | 0 | 102 | 114 | 73 | 10 | 76 | 31 |
| Binary | 1101001 | 100100 | 11001 | 0 | 1000010 | 1001100 | 111011 | 1000 | 111110 | 11001 |
Color Harmonies of #692419
Complementary color
Monochromatic Colors of #692419
Black with #692419
Text Example
Text Example
White with #692419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692419; }
p { color: rgb(105,36,25); }
H1.HeaderClassName
{
color: #692419;
}
.AnyTagClassName
{
color: #692419;
}
</style>
background-color css
<style>
a { background-color: #692419; }
a { background-color: rgb(105,36,25); }
div.DivClassName
{
background-color: #692419;
}
.BgClassName
{
background-color: #692419;
}
</style>
border-color css
<style>
span { border-color: #692419; }
span { border-color: rgb(105,36,25); }
td.TdClassName
{
border-color: #692419;
}
.TagClassName
{
border-color: #692419;
}
</style>