Shades of Lusty #763430
Tints of Lusty #763430
RGB
CMYK
RGB Variations
Color information
#763430 (or 0x763430) is known color: Lusty. HEX triplet: 76, 34 and 30. RGB value is (118,52,48). Sum of RGB (Red+Green+Blue) = 118+52+48=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #763430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763430 is #89CBCF. Grayscale: #474747. Windows color (decimal): -9030608 or 3159158. OLE color: 3159158.
HSL color Cylindrical-coordinate representation of color #763430: hue angle of 3.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763430 is Cyan = 0, Magento = 0.56, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 48 | - |
| CMYK | 0 | 0.56 | 0.59 | 0.54 |
| HSL | 3.43º | 0.42% | 0.33% | - |
| HSV(B) | 3.43º | 0.59% | 0.46% | - |
| XYZ | 9.23 | 6.52 | 3.57 | - |
| YUV | 71.28 | 114.87 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 48 | 0 | 0.56 | 0.59 | 0.54 | 3.43 | 0.42 | 0.33 |
| Hex | 76 | 34 | 30 | 0 | 38 | 3B | 36 | 3 | 2A | 21 |
| Octal | 166 | 64 | 60 | 0 | 70 | 73 | 66 | 3 | 52 | 41 |
| Binary | 1110110 | 110100 | 110000 | 0 | 111000 | 111011 | 110110 | 11 | 101010 | 100001 |
Color Harmonies of #763430
Complementary color
Monochromatic Colors of #763430
Black with #763430
Text Example
Text Example
White with #763430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763430; }
p { color: rgb(118,52,48); }
H1.HeaderClassName
{
color: #763430;
}
.AnyTagClassName
{
color: #763430;
}
</style>
background-color css
<style>
a { background-color: #763430; }
a { background-color: rgb(118,52,48); }
div.DivClassName
{
background-color: #763430;
}
.BgClassName
{
background-color: #763430;
}
</style>
border-color css
<style>
span { border-color: #763430; }
span { border-color: rgb(118,52,48); }
td.TdClassName
{
border-color: #763430;
}
.TagClassName
{
border-color: #763430;
}
</style>