Shades of Monarch #682328
Tints of Monarch #682328
RGB
CMYK
RGB Variations
Color information
#682328 (or 0x682328) is known color: Monarch. HEX triplet: 68, 23 and 28. RGB value is (104,35,40). Sum of RGB (Red+Green+Blue) = 104+35+40=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 35 (14.06% from 255 or 19.55% from 179); Blue value is 40 (16.02% from 255 or 22.35% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #682328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682328 is #97DCD7. Grayscale: #383838. Windows color (decimal): -9952472 or 2630504. OLE color: 2630504.
HSL color Cylindrical-coordinate representation of color #682328: hue angle of 355.65º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #682328 is Cyan = 0, Magento = 0.66, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 35 | 40 | - |
| CMYK | 0 | 0.66 | 0.62 | 0.59 |
| HSL | 355.65º | 0.5% | 0.27% | - |
| HSV(B) | 355.65º | 0.66% | 0.41% | - |
| XYZ | 6.69 | 4.3 | 2.48 | - |
| YUV | 56.2 | 118.86 | 162.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 35 | 40 | 0 | 0.66 | 0.62 | 0.59 | 355.65 | 0.5 | 0.27 |
| Hex | 68 | 23 | 28 | 0 | 42 | 3E | 3B | 164 | 32 | 1B |
| Octal | 150 | 43 | 50 | 0 | 102 | 76 | 73 | 544 | 62 | 33 |
| Binary | 1101000 | 100011 | 101000 | 0 | 1000010 | 111110 | 111011 | 101100100 | 110010 | 11011 |
Color Harmonies of #682328
Complementary color
Monochromatic Colors of #682328
Black with #682328
Text Example
Text Example
White with #682328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682328; }
p { color: rgb(104,35,40); }
H1.HeaderClassName
{
color: #682328;
}
.AnyTagClassName
{
color: #682328;
}
</style>
background-color css
<style>
a { background-color: #682328; }
a { background-color: rgb(104,35,40); }
div.DivClassName
{
background-color: #682328;
}
.BgClassName
{
background-color: #682328;
}
</style>
border-color css
<style>
span { border-color: #682328; }
span { border-color: rgb(104,35,40); }
td.TdClassName
{
border-color: #682328;
}
.TagClassName
{
border-color: #682328;
}
</style>