Shades of Monarch #682631
Tints of Monarch #682631
RGB
CMYK
RGB Variations
Color information
#682631 (or 0x682631) is known color: Monarch. HEX triplet: 68, 26 and 31. RGB value is (104,38,49). Sum of RGB (Red+Green+Blue) = 104+38+49=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 49 (19.53% from 255 or 25.65% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #682631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682631 is #97D9CE. Grayscale: #3B3B3B. Windows color (decimal): -9951695 or 3221096. OLE color: 3221096.
HSL color Cylindrical-coordinate representation of color #682631: hue angle of 350º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #682631 is Cyan = 0, Magento = 0.63, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 49 | - |
| CMYK | 0 | 0.63 | 0.53 | 0.59 |
| HSL | 350º | 0.46% | 0.28% | - |
| HSV(B) | 350º | 0.63% | 0.41% | - |
| XYZ | 6.96 | 4.55 | 3.42 | - |
| YUV | 58.99 | 122.37 | 160.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 49 | 0 | 0.63 | 0.53 | 0.59 | 350 | 0.46 | 0.28 |
| Hex | 68 | 26 | 31 | 0 | 3F | 35 | 3B | 15E | 2E | 1C |
| Octal | 150 | 46 | 61 | 0 | 77 | 65 | 73 | 536 | 56 | 34 |
| Binary | 1101000 | 100110 | 110001 | 0 | 111111 | 110101 | 111011 | 101011110 | 101110 | 11100 |
Color Harmonies of #682631
Complementary color
Monochromatic Colors of #682631
Black with #682631
Text Example
Text Example
White with #682631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682631; }
p { color: rgb(104,38,49); }
H1.HeaderClassName
{
color: #682631;
}
.AnyTagClassName
{
color: #682631;
}
</style>
background-color css
<style>
a { background-color: #682631; }
a { background-color: rgb(104,38,49); }
div.DivClassName
{
background-color: #682631;
}
.BgClassName
{
background-color: #682631;
}
</style>
border-color css
<style>
span { border-color: #682631; }
span { border-color: rgb(104,38,49); }
td.TdClassName
{
border-color: #682631;
}
.TagClassName
{
border-color: #682631;
}
</style>