Shades of Monarch #692631
Tints of Monarch #692631
RGB
CMYK
RGB Variations
Color information
#692631 (or 0x692631) is known color: Monarch. HEX triplet: 69, 26 and 31. RGB value is (105,38,49). Sum of RGB (Red+Green+Blue) = 105+38+49=192 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.69% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 49 (19.53% from 255 or 25.52% from 192); Max value from RGB is 105 - color contains mainly: red. Hex color #692631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692631 is #96D9CE. Grayscale: #3B3B3B. Windows color (decimal): -9886159 or 3221097. OLE color: 3221097.
HSL color Cylindrical-coordinate representation of color #692631: hue angle of 350.15º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #692631 is Cyan = 0, Magento = 0.64, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 38 | 49 | - |
| CMYK | 0 | 0.64 | 0.53 | 0.59 |
| HSL | 350.15º | 0.47% | 0.28% | - |
| HSV(B) | 350.15º | 0.64% | 0.41% | - |
| XYZ | 7.07 | 4.61 | 3.42 | - |
| YUV | 59.29 | 122.2 | 160.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 49 | 0 | 0.64 | 0.53 | 0.59 | 350.15 | 0.47 | 0.28 |
| Hex | 69 | 26 | 31 | 0 | 40 | 35 | 3B | 15E | 2F | 1C |
| Octal | 151 | 46 | 61 | 0 | 100 | 65 | 73 | 536 | 57 | 34 |
| Binary | 1101001 | 100110 | 110001 | 0 | 1000000 | 110101 | 111011 | 101011110 | 101111 | 11100 |
Color Harmonies of #692631
Complementary color
Monochromatic Colors of #692631
Black with #692631
Text Example
Text Example
White with #692631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692631; }
p { color: rgb(105,38,49); }
H1.HeaderClassName
{
color: #692631;
}
.AnyTagClassName
{
color: #692631;
}
</style>
background-color css
<style>
a { background-color: #692631; }
a { background-color: rgb(105,38,49); }
div.DivClassName
{
background-color: #692631;
}
.BgClassName
{
background-color: #692631;
}
</style>
border-color css
<style>
span { border-color: #692631; }
span { border-color: rgb(105,38,49); }
td.TdClassName
{
border-color: #692631;
}
.TagClassName
{
border-color: #692631;
}
</style>