Shades of Maroon #610504
Tints of Maroon #610504
RGB
CMYK
RGB Variations
Color information
#610504 (or 0x610504) is known color: Maroon. HEX triplet: 61, 05 and 04. RGB value is (97,5,4). Sum of RGB (Red+Green+Blue) = 97+5+4=106 (14% of max value = 765). Red value is 97 (38.28% from 255 or 91.51% from 106); Green value is 5 (2.34% from 255 or 4.72% from 106); Blue value is 4 (1.95% from 255 or 3.77% from 106); Max value from RGB is 97 - color contains mainly: red. Hex color #610504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610504 is #9EFAFB. Grayscale: #202020. Windows color (decimal): -10418940 or 263521. OLE color: 263521.
HSL color Cylindrical-coordinate representation of color #610504: hue angle of 0.65º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610504 is Cyan = 0, Magento = 0.95, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 4 | - |
| CMYK | 0 | 0.95 | 0.96 | 0.62 |
| HSL | 0.65º | 0.92% | 0.2% | - |
| HSV(B) | 0.65º | 0.96% | 0.38% | - |
| XYZ | 5.01 | 2.66 | 0.36 | - |
| YUV | 32.39 | 111.98 | 174.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 4 | 0 | 0.95 | 0.96 | 0.62 | 0.65 | 0.92 | 0.2 |
| Hex | 61 | 5 | 4 | 0 | 5F | 60 | 3E | 1 | 5C | 14 |
| Octal | 141 | 5 | 4 | 0 | 137 | 140 | 76 | 1 | 134 | 24 |
| Binary | 1100001 | 101 | 100 | 0 | 1011111 | 1100000 | 111110 | 1 | 1011100 | 10100 |
Color Harmonies of #610504
Complementary color
Monochromatic Colors of #610504
Black with #610504
Text Example
Text Example
White with #610504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610504; }
p { color: rgb(97,5,4); }
H1.HeaderClassName
{
color: #610504;
}
.AnyTagClassName
{
color: #610504;
}
</style>
background-color css
<style>
a { background-color: #610504; }
a { background-color: rgb(97,5,4); }
div.DivClassName
{
background-color: #610504;
}
.BgClassName
{
background-color: #610504;
}
</style>
border-color css
<style>
span { border-color: #610504; }
span { border-color: rgb(97,5,4); }
td.TdClassName
{
border-color: #610504;
}
.TagClassName
{
border-color: #610504;
}
</style>