Shades of Claret #702038
Tints of Claret #702038
RGB
CMYK
RGB Variations
Color information
#702038 (or 0x702038) is known color: Claret. HEX triplet: 70, 20 and 38. RGB value is (112,32,56). Sum of RGB (Red+Green+Blue) = 112+32+56=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 32 (12.89% from 255 or 16% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #702038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702038 is #8FDFC7. Grayscale: #3A3A3A. Windows color (decimal): -9428936 or 3678320. OLE color: 3678320.
HSL color Cylindrical-coordinate representation of color #702038: hue angle of 342º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #702038 is Cyan = 0, Magento = 0.71, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 32 | 56 | - |
| CMYK | 0 | 0.71 | 0.50 | 0.56 |
| HSL | 342º | 0.56% | 0.28% | - |
| HSV(B) | 342º | 0.71% | 0.44% | - |
| XYZ | 7.91 | 4.76 | 4.24 | - |
| YUV | 58.66 | 126.5 | 166.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 32 | 56 | 0 | 0.71 | 0.50 | 0.56 | 342 | 0.56 | 0.28 |
| Hex | 70 | 20 | 38 | 0 | 47 | 32 | 38 | 156 | 38 | 1C |
| Octal | 160 | 40 | 70 | 0 | 107 | 62 | 70 | 526 | 70 | 34 |
| Binary | 1110000 | 100000 | 111000 | 0 | 1000111 | 110010 | 111000 | 101010110 | 111000 | 11100 |
Color Harmonies of #702038
Complementary color
Monochromatic Colors of #702038
Black with #702038
Text Example
Text Example
White with #702038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702038; }
p { color: rgb(112,32,56); }
H1.HeaderClassName
{
color: #702038;
}
.AnyTagClassName
{
color: #702038;
}
</style>
background-color css
<style>
a { background-color: #702038; }
a { background-color: rgb(112,32,56); }
div.DivClassName
{
background-color: #702038;
}
.BgClassName
{
background-color: #702038;
}
</style>
border-color css
<style>
span { border-color: #702038; }
span { border-color: rgb(112,32,56); }
td.TdClassName
{
border-color: #702038;
}
.TagClassName
{
border-color: #702038;
}
</style>