Shades of Monarch #692831
Tints of Monarch #692831
RGB
CMYK
RGB Variations
Color information
#692831 (or 0x692831) is known color: Monarch. HEX triplet: 69, 28 and 31. RGB value is (105,40,49). Sum of RGB (Red+Green+Blue) = 105+40+49=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 49 (19.53% from 255 or 25.26% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #692831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692831 is #96D7CE. Grayscale: #3C3C3C. Windows color (decimal): -9885647 or 3221609. OLE color: 3221609.
HSL color Cylindrical-coordinate representation of color #692831: hue angle of 351.69º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #692831 is Cyan = 0, Magento = 0.62, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 49 | - |
| CMYK | 0 | 0.62 | 0.53 | 0.59 |
| HSL | 351.69º | 0.45% | 0.28% | - |
| HSV(B) | 351.69º | 0.62% | 0.41% | - |
| XYZ | 7.14 | 4.74 | 3.44 | - |
| YUV | 60.46 | 121.53 | 159.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 49 | 0 | 0.62 | 0.53 | 0.59 | 351.69 | 0.45 | 0.28 |
| Hex | 69 | 28 | 31 | 0 | 3E | 35 | 3B | 160 | 2D | 1C |
| Octal | 151 | 50 | 61 | 0 | 76 | 65 | 73 | 540 | 55 | 34 |
| Binary | 1101001 | 101000 | 110001 | 0 | 111110 | 110101 | 111011 | 101100000 | 101101 | 11100 |
Color Harmonies of #692831
Complementary color
Monochromatic Colors of #692831
Black with #692831
Text Example
Text Example
White with #692831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692831; }
p { color: rgb(105,40,49); }
H1.HeaderClassName
{
color: #692831;
}
.AnyTagClassName
{
color: #692831;
}
</style>
background-color css
<style>
a { background-color: #692831; }
a { background-color: rgb(105,40,49); }
div.DivClassName
{
background-color: #692831;
}
.BgClassName
{
background-color: #692831;
}
</style>
border-color css
<style>
span { border-color: #692831; }
span { border-color: rgb(105,40,49); }
td.TdClassName
{
border-color: #692831;
}
.TagClassName
{
border-color: #692831;
}
</style>