Shades of Claret #781936
Tints of Claret #781936
RGB
CMYK
RGB Variations
Color information
#781936 (or 0x781936) is known color: Claret. HEX triplet: 78, 19 and 36. RGB value is (120,25,54). Sum of RGB (Red+Green+Blue) = 120+25+54=199 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.30% from 199); Green value is 25 (10.16% from 255 or 12.56% from 199); Blue value is 54 (21.48% from 255 or 27.14% from 199); Max value from RGB is 120 - color contains mainly: red. Hex color #781936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781936 is #87E6C9. Grayscale: #383838. Windows color (decimal): -8906442 or 3545464. OLE color: 3545464.
HSL color Cylindrical-coordinate representation of color #781936: hue angle of 341.68º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #781936 is Cyan = 0, Magento = 0.79, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 25 | 54 | - |
| CMYK | 0 | 0.79 | 0.55 | 0.53 |
| HSL | 341.68º | 0.66% | 0.28% | - |
| HSV(B) | 341.68º | 0.79% | 0.47% | - |
| XYZ | 8.76 | 4.95 | 3.98 | - |
| YUV | 56.71 | 126.47 | 173.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 25 | 54 | 0 | 0.79 | 0.55 | 0.53 | 341.68 | 0.66 | 0.28 |
| Hex | 78 | 19 | 36 | 0 | 4F | 37 | 35 | 156 | 42 | 1C |
| Octal | 170 | 31 | 66 | 0 | 117 | 67 | 65 | 526 | 102 | 34 |
| Binary | 1111000 | 11001 | 110110 | 0 | 1001111 | 110111 | 110101 | 101010110 | 1000010 | 11100 |
Color Harmonies of #781936
Complementary color
Monochromatic Colors of #781936
Black with #781936
Text Example
Text Example
White with #781936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781936; }
p { color: rgb(120,25,54); }
H1.HeaderClassName
{
color: #781936;
}
.AnyTagClassName
{
color: #781936;
}
</style>
background-color css
<style>
a { background-color: #781936; }
a { background-color: rgb(120,25,54); }
div.DivClassName
{
background-color: #781936;
}
.BgClassName
{
background-color: #781936;
}
</style>
border-color css
<style>
span { border-color: #781936; }
span { border-color: rgb(120,25,54); }
td.TdClassName
{
border-color: #781936;
}
.TagClassName
{
border-color: #781936;
}
</style>