Shades of Claret #772136
Tints of Claret #772136
RGB
CMYK
RGB Variations
Color information
#772136 (or 0x772136) is known color: Claret. HEX triplet: 77, 21 and 36. RGB value is (119,33,54). Sum of RGB (Red+Green+Blue) = 119+33+54=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 33 (13.28% from 255 or 16.02% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #772136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772136 is #88DEC9. Grayscale: #3D3D3D. Windows color (decimal): -8969930 or 3547511. OLE color: 3547511.
HSL color Cylindrical-coordinate representation of color #772136: hue angle of 345.35º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #772136 is Cyan = 0, Magento = 0.72, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 54 | - |
| CMYK | 0 | 0.72 | 0.55 | 0.53 |
| HSL | 345.35º | 0.57% | 0.3% | - |
| HSV(B) | 345.35º | 0.72% | 0.47% | - |
| XYZ | 8.82 | 5.28 | 4.04 | - |
| YUV | 61.11 | 123.99 | 169.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 54 | 0 | 0.72 | 0.55 | 0.53 | 345.35 | 0.57 | 0.3 |
| Hex | 77 | 21 | 36 | 0 | 48 | 37 | 35 | 159 | 39 | 1E |
| Octal | 167 | 41 | 66 | 0 | 110 | 67 | 65 | 531 | 71 | 36 |
| Binary | 1110111 | 100001 | 110110 | 0 | 1001000 | 110111 | 110101 | 101011001 | 111001 | 11110 |
Color Harmonies of #772136
Complementary color
Monochromatic Colors of #772136
Black with #772136
Text Example
Text Example
White with #772136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772136; }
p { color: rgb(119,33,54); }
H1.HeaderClassName
{
color: #772136;
}
.AnyTagClassName
{
color: #772136;
}
</style>
background-color css
<style>
a { background-color: #772136; }
a { background-color: rgb(119,33,54); }
div.DivClassName
{
background-color: #772136;
}
.BgClassName
{
background-color: #772136;
}
</style>
border-color css
<style>
span { border-color: #772136; }
span { border-color: rgb(119,33,54); }
td.TdClassName
{
border-color: #772136;
}
.TagClassName
{
border-color: #772136;
}
</style>