Shades of Lusty #763433
Tints of Lusty #763433
RGB
CMYK
RGB Variations
Color information
#763433 (or 0x763433) is known color: Lusty. HEX triplet: 76, 34 and 33. RGB value is (118,52,51). Sum of RGB (Red+Green+Blue) = 118+52+51=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #763433 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763433 is #89CBCC. Grayscale: #474747. Windows color (decimal): -9030605 or 3355766. OLE color: 3355766.
HSL color Cylindrical-coordinate representation of color #763433: hue angle of 0.9º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763433 is Cyan = 0, Magento = 0.56, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 51 | - |
| CMYK | 0 | 0.56 | 0.57 | 0.54 |
| HSL | 0.9º | 0.4% | 0.33% | - |
| HSV(B) | 0.9º | 0.57% | 0.46% | - |
| XYZ | 9.3 | 6.55 | 3.91 | - |
| YUV | 71.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 51 | 0 | 0.56 | 0.57 | 0.54 | 0.9 | 0.4 | 0.33 |
| Hex | 76 | 34 | 33 | 0 | 38 | 39 | 36 | 1 | 28 | 21 |
| Octal | 166 | 64 | 63 | 0 | 70 | 71 | 66 | 1 | 50 | 41 |
| Binary | 1110110 | 110100 | 110011 | 0 | 111000 | 111001 | 110110 | 1 | 101000 | 100001 |
Color Harmonies of #763433
Complementary color
Monochromatic Colors of #763433
Black with #763433
Text Example
Text Example
White with #763433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763433; }
p { color: rgb(118,52,51); }
H1.HeaderClassName
{
color: #763433;
}
.AnyTagClassName
{
color: #763433;
}
</style>
background-color css
<style>
a { background-color: #763433; }
a { background-color: rgb(118,52,51); }
div.DivClassName
{
background-color: #763433;
}
.BgClassName
{
background-color: #763433;
}
</style>
border-color css
<style>
span { border-color: #763433; }
span { border-color: rgb(118,52,51); }
td.TdClassName
{
border-color: #763433;
}
.TagClassName
{
border-color: #763433;
}
</style>