Shades of Monarch #692129
Tints of Monarch #692129
RGB
CMYK
RGB Variations
Color information
#692129 (or 0x692129) is known color: Monarch. HEX triplet: 69, 21 and 29. RGB value is (105,33,41). Sum of RGB (Red+Green+Blue) = 105+33+41=179 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.66% from 179); Green value is 33 (13.28% from 255 or 18.44% from 179); Blue value is 41 (16.41% from 255 or 22.91% from 179); Max value from RGB is 105 - color contains mainly: red. Hex color #692129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692129 is #96DED6. Grayscale: #373737. Windows color (decimal): -9887447 or 2695529. OLE color: 2695529.
HSL color Cylindrical-coordinate representation of color #692129: hue angle of 353.33º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #692129 is Cyan = 0, Magento = 0.69, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 33 | 41 | - |
| CMYK | 0 | 0.69 | 0.61 | 0.59 |
| HSL | 353.33º | 0.52% | 0.27% | - |
| HSV(B) | 353.33º | 0.69% | 0.41% | - |
| XYZ | 6.77 | 4.25 | 2.56 | - |
| YUV | 55.44 | 119.85 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 33 | 41 | 0 | 0.69 | 0.61 | 0.59 | 353.33 | 0.52 | 0.27 |
| Hex | 69 | 21 | 29 | 0 | 45 | 3D | 3B | 161 | 34 | 1B |
| Octal | 151 | 41 | 51 | 0 | 105 | 75 | 73 | 541 | 64 | 33 |
| Binary | 1101001 | 100001 | 101001 | 0 | 1000101 | 111101 | 111011 | 101100001 | 110100 | 11011 |
Color Harmonies of #692129
Complementary color
Monochromatic Colors of #692129
Black with #692129
Text Example
Text Example
White with #692129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692129; }
p { color: rgb(105,33,41); }
H1.HeaderClassName
{
color: #692129;
}
.AnyTagClassName
{
color: #692129;
}
</style>
background-color css
<style>
a { background-color: #692129; }
a { background-color: rgb(105,33,41); }
div.DivClassName
{
background-color: #692129;
}
.BgClassName
{
background-color: #692129;
}
</style>
border-color css
<style>
span { border-color: #692129; }
span { border-color: rgb(105,33,41); }
td.TdClassName
{
border-color: #692129;
}
.TagClassName
{
border-color: #692129;
}
</style>