Shades of Claret #781438
Tints of Claret #781438
RGB
CMYK
RGB Variations
Color information
#781438 (or 0x781438) is known color: Claret. HEX triplet: 78, 14 and 38. RGB value is (120,20,56). Sum of RGB (Red+Green+Blue) = 120+20+56=196 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.22% from 196); Green value is 20 (8.20% from 255 or 10.20% from 196); Blue value is 56 (22.27% from 255 or 28.57% from 196); Max value from RGB is 120 - color contains mainly: red. Hex color #781438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781438 is #87EBC7. Grayscale: #353535. Windows color (decimal): -8907720 or 3675256. OLE color: 3675256.
HSL color Cylindrical-coordinate representation of color #781438: hue angle of 338.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #781438 is Cyan = 0, Magento = 0.83, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 56 | - |
| CMYK | 0 | 0.83 | 0.53 | 0.53 |
| HSL | 338.4º | 0.71% | 0.27% | - |
| HSV(B) | 338.4º | 0.83% | 0.47% | - |
| XYZ | 8.71 | 4.78 | 4.2 | - |
| YUV | 54 | 129.13 | 175.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 56 | 0 | 0.83 | 0.53 | 0.53 | 338.4 | 0.71 | 0.27 |
| Hex | 78 | 14 | 38 | 0 | 53 | 35 | 35 | 152 | 47 | 1B |
| Octal | 170 | 24 | 70 | 0 | 123 | 65 | 65 | 522 | 107 | 33 |
| Binary | 1111000 | 10100 | 111000 | 0 | 1010011 | 110101 | 110101 | 101010010 | 1000111 | 11011 |
Color Harmonies of #781438
Complementary color
Monochromatic Colors of #781438
Black with #781438
Text Example
Text Example
White with #781438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781438; }
p { color: rgb(120,20,56); }
H1.HeaderClassName
{
color: #781438;
}
.AnyTagClassName
{
color: #781438;
}
</style>
background-color css
<style>
a { background-color: #781438; }
a { background-color: rgb(120,20,56); }
div.DivClassName
{
background-color: #781438;
}
.BgClassName
{
background-color: #781438;
}
</style>
border-color css
<style>
span { border-color: #781438; }
span { border-color: rgb(120,20,56); }
td.TdClassName
{
border-color: #781438;
}
.TagClassName
{
border-color: #781438;
}
</style>