Shades of Monarch #692426
Tints of Monarch #692426
RGB
CMYK
RGB Variations
Color information
#692426 (or 0x692426) is known color: Monarch. HEX triplet: 69, 24 and 26. RGB value is (105,36,38). Sum of RGB (Red+Green+Blue) = 105+36+38=179 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.66% from 179); Green value is 36 (14.45% from 255 or 20.11% from 179); Blue value is 38 (15.23% from 255 or 21.23% from 179); Max value from RGB is 105 - color contains mainly: red. Hex color #692426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692426 is #96DBD9. Grayscale: #383838. Windows color (decimal): -9886682 or 2499689. OLE color: 2499689.
HSL color Cylindrical-coordinate representation of color #692426: hue angle of 358.26º 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 #692426 is Cyan = 0, Magento = 0.66, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 38 | - |
| CMYK | 0 | 0.66 | 0.64 | 0.59 |
| HSL | 358.26º | 0.49% | 0.28% | - |
| HSV(B) | 358.26º | 0.66% | 0.41% | - |
| XYZ | 6.81 | 4.4 | 2.33 | - |
| YUV | 56.86 | 117.36 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 38 | 0 | 0.66 | 0.64 | 0.59 | 358.26 | 0.49 | 0.28 |
| Hex | 69 | 24 | 26 | 0 | 42 | 40 | 3B | 166 | 31 | 1C |
| Octal | 151 | 44 | 46 | 0 | 102 | 100 | 73 | 546 | 61 | 34 |
| Binary | 1101001 | 100100 | 100110 | 0 | 1000010 | 1000000 | 111011 | 101100110 | 110001 | 11100 |
Color Harmonies of #692426
Complementary color
Monochromatic Colors of #692426
Black with #692426
Text Example
Text Example
White with #692426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692426; }
p { color: rgb(105,36,38); }
H1.HeaderClassName
{
color: #692426;
}
.AnyTagClassName
{
color: #692426;
}
</style>
background-color css
<style>
a { background-color: #692426; }
a { background-color: rgb(105,36,38); }
div.DivClassName
{
background-color: #692426;
}
.BgClassName
{
background-color: #692426;
}
</style>
border-color css
<style>
span { border-color: #692426; }
span { border-color: rgb(105,36,38); }
td.TdClassName
{
border-color: #692426;
}
.TagClassName
{
border-color: #692426;
}
</style>