Shades of Lusty #763030
Tints of Lusty #763030
RGB
CMYK
RGB Variations
Color information
#763030 (or 0x763030) is known color: Lusty. HEX triplet: 76, 30 and 30. RGB value is (118,48,48). Sum of RGB (Red+Green+Blue) = 118+48+48=214 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.14% from 214); Green value is 48 (19.14% from 255 or 22.43% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 118 - color contains mainly: red. Hex color #763030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763030 is #89CFCF. Grayscale: #454545. Windows color (decimal): -9031632 or 3158134. OLE color: 3158134.
HSL color Cylindrical-coordinate representation of color #763030: hue angle of 0º 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 #763030 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 48 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.54 |
| HSL | 0º | 0.42% | 0.33% | - |
| HSV(B) | 0º | 0.59% | 0.46% | - |
| XYZ | 9.06 | 6.18 | 3.51 | - |
| YUV | 68.93 | 116.19 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 48 | 0 | 0.59 | 0.59 | 0.54 | 0 | 0.42 | 0.33 |
| Hex | 76 | 30 | 30 | 0 | 3B | 3B | 36 | 0 | 2A | 21 |
| Octal | 166 | 60 | 60 | 0 | 73 | 73 | 66 | 0 | 52 | 41 |
| Binary | 1110110 | 110000 | 110000 | 0 | 111011 | 111011 | 110110 | 0 | 101010 | 100001 |
Color Harmonies of #763030
Complementary color
Monochromatic Colors of #763030
Black with #763030
Text Example
Text Example
White with #763030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763030; }
p { color: rgb(118,48,48); }
H1.HeaderClassName
{
color: #763030;
}
.AnyTagClassName
{
color: #763030;
}
</style>
background-color css
<style>
a { background-color: #763030; }
a { background-color: rgb(118,48,48); }
div.DivClassName
{
background-color: #763030;
}
.BgClassName
{
background-color: #763030;
}
</style>
border-color css
<style>
span { border-color: #763030; }
span { border-color: rgb(118,48,48); }
td.TdClassName
{
border-color: #763030;
}
.TagClassName
{
border-color: #763030;
}
</style>