Shades of Monarch #692428
Tints of Monarch #692428
RGB
CMYK
RGB Variations
Color information
#692428 (or 0x692428) is known color: Monarch. HEX triplet: 69, 24 and 28. RGB value is (105,36,40). Sum of RGB (Red+Green+Blue) = 105+36+40=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 36 (14.45% from 255 or 19.89% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #692428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692428 is #96DBD7. Grayscale: #393939. Windows color (decimal): -9886680 or 2630761. OLE color: 2630761.
HSL color Cylindrical-coordinate representation of color #692428: hue angle of 356.52º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #692428 is Cyan = 0, Magento = 0.66, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 40 | - |
| CMYK | 0 | 0.66 | 0.62 | 0.59 |
| HSL | 356.52º | 0.49% | 0.28% | - |
| HSV(B) | 356.52º | 0.66% | 0.41% | - |
| XYZ | 6.84 | 4.42 | 2.5 | - |
| YUV | 57.09 | 118.36 | 162.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 40 | 0 | 0.66 | 0.62 | 0.59 | 356.52 | 0.49 | 0.28 |
| Hex | 69 | 24 | 28 | 0 | 42 | 3E | 3B | 165 | 31 | 1C |
| Octal | 151 | 44 | 50 | 0 | 102 | 76 | 73 | 545 | 61 | 34 |
| Binary | 1101001 | 100100 | 101000 | 0 | 1000010 | 111110 | 111011 | 101100101 | 110001 | 11100 |
Color Harmonies of #692428
Complementary color
Monochromatic Colors of #692428
Black with #692428
Text Example
Text Example
White with #692428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692428; }
p { color: rgb(105,36,40); }
H1.HeaderClassName
{
color: #692428;
}
.AnyTagClassName
{
color: #692428;
}
</style>
background-color css
<style>
a { background-color: #692428; }
a { background-color: rgb(105,36,40); }
div.DivClassName
{
background-color: #692428;
}
.BgClassName
{
background-color: #692428;
}
</style>
border-color css
<style>
span { border-color: #692428; }
span { border-color: rgb(105,36,40); }
td.TdClassName
{
border-color: #692428;
}
.TagClassName
{
border-color: #692428;
}
</style>