Shades of Claret #702439
Tints of Claret #702439
RGB
CMYK
RGB Variations
Color information
#702439 (or 0x702439) is known color: Claret. HEX triplet: 70, 24 and 39. RGB value is (112,36,57). Sum of RGB (Red+Green+Blue) = 112+36+57=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 57 (22.66% from 255 or 27.80% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #702439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702439 is #8FDBC6. Grayscale: #3D3D3D. Windows color (decimal): -9427911 or 3744880. OLE color: 3744880.
HSL color Cylindrical-coordinate representation of color #702439: hue angle of 343.42º 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 #702439 is Cyan = 0, Magento = 0.68, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 57 | - |
| CMYK | 0 | 0.68 | 0.49 | 0.56 |
| HSL | 343.42º | 0.51% | 0.29% | - |
| HSV(B) | 343.42º | 0.68% | 0.44% | - |
| XYZ | 8.05 | 5 | 4.41 | - |
| YUV | 61.12 | 125.68 | 164.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 57 | 0 | 0.68 | 0.49 | 0.56 | 343.42 | 0.51 | 0.29 |
| Hex | 70 | 24 | 39 | 0 | 44 | 31 | 38 | 157 | 33 | 1D |
| Octal | 160 | 44 | 71 | 0 | 104 | 61 | 70 | 527 | 63 | 35 |
| Binary | 1110000 | 100100 | 111001 | 0 | 1000100 | 110001 | 111000 | 101010111 | 110011 | 11101 |
Color Harmonies of #702439
Complementary color
Monochromatic Colors of #702439
Black with #702439
Text Example
Text Example
White with #702439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702439; }
p { color: rgb(112,36,57); }
H1.HeaderClassName
{
color: #702439;
}
.AnyTagClassName
{
color: #702439;
}
</style>
background-color css
<style>
a { background-color: #702439; }
a { background-color: rgb(112,36,57); }
div.DivClassName
{
background-color: #702439;
}
.BgClassName
{
background-color: #702439;
}
</style>
border-color css
<style>
span { border-color: #702439; }
span { border-color: rgb(112,36,57); }
td.TdClassName
{
border-color: #702439;
}
.TagClassName
{
border-color: #702439;
}
</style>