Shades of Claret #702437
Tints of Claret #702437
RGB
CMYK
RGB Variations
Color information
#702437 (or 0x702437) is known color: Claret. HEX triplet: 70, 24 and 37. RGB value is (112,36,55). Sum of RGB (Red+Green+Blue) = 112+36+55=203 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.17% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 55 (21.88% from 255 or 27.09% from 203); Max value from RGB is 112 - color contains mainly: red. Hex color #702437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702437 is #8FDBC8. Grayscale: #3C3C3C. Windows color (decimal): -9427913 or 3613808. OLE color: 3613808.
HSL color Cylindrical-coordinate representation of color #702437: hue angle of 345º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702437 is Cyan = 0, Magento = 0.68, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 55 | - |
| CMYK | 0 | 0.68 | 0.51 | 0.56 |
| HSL | 345º | 0.51% | 0.29% | - |
| HSV(B) | 345º | 0.68% | 0.44% | - |
| XYZ | 8 | 4.98 | 4.15 | - |
| YUV | 60.89 | 124.68 | 164.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 55 | 0 | 0.68 | 0.51 | 0.56 | 345 | 0.51 | 0.29 |
| Hex | 70 | 24 | 37 | 0 | 44 | 33 | 38 | 159 | 33 | 1D |
| Octal | 160 | 44 | 67 | 0 | 104 | 63 | 70 | 531 | 63 | 35 |
| Binary | 1110000 | 100100 | 110111 | 0 | 1000100 | 110011 | 111000 | 101011001 | 110011 | 11101 |
Color Harmonies of #702437
Complementary color
Monochromatic Colors of #702437
Black with #702437
Text Example
Text Example
White with #702437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702437; }
p { color: rgb(112,36,55); }
H1.HeaderClassName
{
color: #702437;
}
.AnyTagClassName
{
color: #702437;
}
</style>
background-color css
<style>
a { background-color: #702437; }
a { background-color: rgb(112,36,55); }
div.DivClassName
{
background-color: #702437;
}
.BgClassName
{
background-color: #702437;
}
</style>
border-color css
<style>
span { border-color: #702437; }
span { border-color: rgb(112,36,55); }
td.TdClassName
{
border-color: #702437;
}
.TagClassName
{
border-color: #702437;
}
</style>