Shades of Claret #781038
Tints of Claret #781038
RGB
CMYK
RGB Variations
Color information
#781038 (or 0x781038) is known color: Claret. HEX triplet: 78, 10 and 38. RGB value is (120,16,56). Sum of RGB (Red+Green+Blue) = 120+16+56=192 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.5% from 192); Green value is 16 (6.64% from 255 or 8.33% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 120 - color contains mainly: red. Hex color #781038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781038 is #87EFC7. Grayscale: #333333. Windows color (decimal): -8908744 or 3674232. OLE color: 3674232.
HSL color Cylindrical-coordinate representation of color #781038: hue angle of 336.92º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #781038 is Cyan = 0, Magento = 0.87, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 16 | 56 | - |
| CMYK | 0 | 0.87 | 0.53 | 0.53 |
| HSL | 336.92º | 0.76% | 0.27% | - |
| HSV(B) | 336.92º | 0.87% | 0.47% | - |
| XYZ | 8.64 | 4.65 | 4.18 | - |
| YUV | 51.66 | 130.46 | 176.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 16 | 56 | 0 | 0.87 | 0.53 | 0.53 | 336.92 | 0.76 | 0.27 |
| Hex | 78 | 10 | 38 | 0 | 57 | 35 | 35 | 151 | 4C | 1B |
| Octal | 170 | 20 | 70 | 0 | 127 | 65 | 65 | 521 | 114 | 33 |
| Binary | 1111000 | 10000 | 111000 | 0 | 1010111 | 110101 | 110101 | 101010001 | 1001100 | 11011 |
Color Harmonies of #781038
Complementary color
Monochromatic Colors of #781038
Black with #781038
Text Example
Text Example
White with #781038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781038; }
p { color: rgb(120,16,56); }
H1.HeaderClassName
{
color: #781038;
}
.AnyTagClassName
{
color: #781038;
}
</style>
background-color css
<style>
a { background-color: #781038; }
a { background-color: rgb(120,16,56); }
div.DivClassName
{
background-color: #781038;
}
.BgClassName
{
background-color: #781038;
}
</style>
border-color css
<style>
span { border-color: #781038; }
span { border-color: rgb(120,16,56); }
td.TdClassName
{
border-color: #781038;
}
.TagClassName
{
border-color: #781038;
}
</style>