Shades of Claret #762236
Tints of Claret #762236
RGB
CMYK
RGB Variations
Color information
#762236 (or 0x762236) is known color: Claret. HEX triplet: 76, 22 and 36. RGB value is (118,34,54). Sum of RGB (Red+Green+Blue) = 118+34+54=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 34 (13.67% from 255 or 16.50% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #762236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762236 is #89DDC9. Grayscale: #3D3D3D. Windows color (decimal): -9035210 or 3547766. OLE color: 3547766.
HSL color Cylindrical-coordinate representation of color #762236: hue angle of 345.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762236 is Cyan = 0, Magento = 0.71, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 54 | - |
| CMYK | 0 | 0.71 | 0.54 | 0.54 |
| HSL | 345.71º | 0.55% | 0.3% | - |
| HSV(B) | 345.71º | 0.71% | 0.46% | - |
| XYZ | 8.71 | 5.26 | 4.05 | - |
| YUV | 61.4 | 123.83 | 168.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 54 | 0 | 0.71 | 0.54 | 0.54 | 345.71 | 0.55 | 0.3 |
| Hex | 76 | 22 | 36 | 0 | 47 | 36 | 36 | 15A | 37 | 1E |
| Octal | 166 | 42 | 66 | 0 | 107 | 66 | 66 | 532 | 67 | 36 |
| Binary | 1110110 | 100010 | 110110 | 0 | 1000111 | 110110 | 110110 | 101011010 | 110111 | 11110 |
Color Harmonies of #762236
Complementary color
Monochromatic Colors of #762236
Black with #762236
Text Example
Text Example
White with #762236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762236; }
p { color: rgb(118,34,54); }
H1.HeaderClassName
{
color: #762236;
}
.AnyTagClassName
{
color: #762236;
}
</style>
background-color css
<style>
a { background-color: #762236; }
a { background-color: rgb(118,34,54); }
div.DivClassName
{
background-color: #762236;
}
.BgClassName
{
background-color: #762236;
}
</style>
border-color css
<style>
span { border-color: #762236; }
span { border-color: rgb(118,34,54); }
td.TdClassName
{
border-color: #762236;
}
.TagClassName
{
border-color: #762236;
}
</style>