Shades of Claret #702738
Tints of Claret #702738
RGB
CMYK
RGB Variations
Color information
#702738 (or 0x702738) is known color: Claret. HEX triplet: 70, 27 and 38. RGB value is (112,39,56). Sum of RGB (Red+Green+Blue) = 112+39+56=207 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.11% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 56 (22.27% from 255 or 27.05% from 207); Max value from RGB is 112 - color contains mainly: red. Hex color #702738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702738 is #8FD8C7. Grayscale: #3E3E3E. Windows color (decimal): -9427144 or 3680112. OLE color: 3680112.
HSL color Cylindrical-coordinate representation of color #702738: hue angle of 346.03º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702738 is Cyan = 0, Magento = 0.65, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 56 | - |
| CMYK | 0 | 0.65 | 0.50 | 0.56 |
| HSL | 346.03º | 0.48% | 0.3% | - |
| HSV(B) | 346.03º | 0.65% | 0.44% | - |
| XYZ | 8.12 | 5.18 | 4.31 | - |
| YUV | 62.77 | 124.18 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 56 | 0 | 0.65 | 0.50 | 0.56 | 346.03 | 0.48 | 0.3 |
| Hex | 70 | 27 | 38 | 0 | 41 | 32 | 38 | 15A | 30 | 1E |
| Octal | 160 | 47 | 70 | 0 | 101 | 62 | 70 | 532 | 60 | 36 |
| Binary | 1110000 | 100111 | 111000 | 0 | 1000001 | 110010 | 111000 | 101011010 | 110000 | 11110 |
Color Harmonies of #702738
Complementary color
Monochromatic Colors of #702738
Black with #702738
Text Example
Text Example
White with #702738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702738; }
p { color: rgb(112,39,56); }
H1.HeaderClassName
{
color: #702738;
}
.AnyTagClassName
{
color: #702738;
}
</style>
background-color css
<style>
a { background-color: #702738; }
a { background-color: rgb(112,39,56); }
div.DivClassName
{
background-color: #702738;
}
.BgClassName
{
background-color: #702738;
}
</style>
border-color css
<style>
span { border-color: #702738; }
span { border-color: rgb(112,39,56); }
td.TdClassName
{
border-color: #702738;
}
.TagClassName
{
border-color: #702738;
}
</style>