Shades of Claret #762338
Tints of Claret #762338
RGB
CMYK
RGB Variations
Color information
#762338 (or 0x762338) is known color: Claret. HEX triplet: 76, 23 and 38. RGB value is (118,35,56). Sum of RGB (Red+Green+Blue) = 118+35+56=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 35 (14.06% from 255 or 16.75% from 209); Blue value is 56 (22.27% from 255 or 26.79% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #762338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762338 is #89DCC7. Grayscale: #3E3E3E. Windows color (decimal): -9034952 or 3679094. OLE color: 3679094.
HSL color Cylindrical-coordinate representation of color #762338: hue angle of 344.82º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762338 is Cyan = 0, Magento = 0.70, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 56 | - |
| CMYK | 0 | 0.70 | 0.53 | 0.54 |
| HSL | 344.82º | 0.54% | 0.3% | - |
| HSV(B) | 344.82º | 0.7% | 0.46% | - |
| XYZ | 8.79 | 5.34 | 4.31 | - |
| YUV | 62.21 | 124.5 | 167.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 56 | 0 | 0.70 | 0.53 | 0.54 | 344.82 | 0.54 | 0.3 |
| Hex | 76 | 23 | 38 | 0 | 46 | 35 | 36 | 159 | 36 | 1E |
| Octal | 166 | 43 | 70 | 0 | 106 | 65 | 66 | 531 | 66 | 36 |
| Binary | 1110110 | 100011 | 111000 | 0 | 1000110 | 110101 | 110110 | 101011001 | 110110 | 11110 |
Color Harmonies of #762338
Complementary color
Monochromatic Colors of #762338
Black with #762338
Text Example
Text Example
White with #762338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762338; }
p { color: rgb(118,35,56); }
H1.HeaderClassName
{
color: #762338;
}
.AnyTagClassName
{
color: #762338;
}
</style>
background-color css
<style>
a { background-color: #762338; }
a { background-color: rgb(118,35,56); }
div.DivClassName
{
background-color: #762338;
}
.BgClassName
{
background-color: #762338;
}
</style>
border-color css
<style>
span { border-color: #762338; }
span { border-color: rgb(118,35,56); }
td.TdClassName
{
border-color: #762338;
}
.TagClassName
{
border-color: #762338;
}
</style>