Shades of Monarch #692630
Tints of Monarch #692630
RGB
CMYK
RGB Variations
Color information
#692630 (or 0x692630) is known color: Monarch. HEX triplet: 69, 26 and 30. RGB value is (105,38,48). Sum of RGB (Red+Green+Blue) = 105+38+48=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 48 (19.14% from 255 or 25.13% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #692630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692630 is #96D9CF. Grayscale: #3B3B3B. Windows color (decimal): -9886160 or 3155561. OLE color: 3155561.
HSL color Cylindrical-coordinate representation of color #692630: hue angle of 351.04º 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 #692630 is Cyan = 0, Magento = 0.64, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 38 | 48 | - |
| CMYK | 0 | 0.64 | 0.54 | 0.59 |
| HSL | 351.04º | 0.47% | 0.28% | - |
| HSV(B) | 351.04º | 0.64% | 0.41% | - |
| XYZ | 7.05 | 4.6 | 3.31 | - |
| YUV | 59.17 | 121.7 | 160.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 48 | 0 | 0.64 | 0.54 | 0.59 | 351.04 | 0.47 | 0.28 |
| Hex | 69 | 26 | 30 | 0 | 40 | 36 | 3B | 15F | 2F | 1C |
| Octal | 151 | 46 | 60 | 0 | 100 | 66 | 73 | 537 | 57 | 34 |
| Binary | 1101001 | 100110 | 110000 | 0 | 1000000 | 110110 | 111011 | 101011111 | 101111 | 11100 |
Color Harmonies of #692630
Complementary color
Monochromatic Colors of #692630
Black with #692630
Text Example
Text Example
White with #692630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692630; }
p { color: rgb(105,38,48); }
H1.HeaderClassName
{
color: #692630;
}
.AnyTagClassName
{
color: #692630;
}
</style>
background-color css
<style>
a { background-color: #692630; }
a { background-color: rgb(105,38,48); }
div.DivClassName
{
background-color: #692630;
}
.BgClassName
{
background-color: #692630;
}
</style>
border-color css
<style>
span { border-color: #692630; }
span { border-color: rgb(105,38,48); }
td.TdClassName
{
border-color: #692630;
}
.TagClassName
{
border-color: #692630;
}
</style>