Shades of Lusty #773534
Tints of Lusty #773534
RGB
CMYK
RGB Variations
Color information
#773534 (or 0x773534) is known color: Lusty. HEX triplet: 77, 35 and 34. RGB value is (119,53,52). Sum of RGB (Red+Green+Blue) = 119+53+52=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #773534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773534 is #88CACB. Grayscale: #484848. Windows color (decimal): -8964812 or 3421559. OLE color: 3421559.
HSL color Cylindrical-coordinate representation of color #773534: hue angle of 0.9º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773534 is Cyan = 0, Magento = 0.55, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 52 | - |
| CMYK | 0 | 0.55 | 0.56 | 0.53 |
| HSL | 0.9º | 0.39% | 0.34% | - |
| HSV(B) | 0.9º | 0.56% | 0.47% | - |
| XYZ | 9.5 | 6.72 | 4.04 | - |
| YUV | 72.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 52 | 0 | 0.55 | 0.56 | 0.53 | 0.9 | 0.39 | 0.34 |
| Hex | 77 | 35 | 34 | 0 | 37 | 38 | 35 | 1 | 27 | 22 |
| Octal | 167 | 65 | 64 | 0 | 67 | 70 | 65 | 1 | 47 | 42 |
| Binary | 1110111 | 110101 | 110100 | 0 | 110111 | 111000 | 110101 | 1 | 100111 | 100010 |
Color Harmonies of #773534
Complementary color
Monochromatic Colors of #773534
Black with #773534
Text Example
Text Example
White with #773534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773534; }
p { color: rgb(119,53,52); }
H1.HeaderClassName
{
color: #773534;
}
.AnyTagClassName
{
color: #773534;
}
</style>
background-color css
<style>
a { background-color: #773534; }
a { background-color: rgb(119,53,52); }
div.DivClassName
{
background-color: #773534;
}
.BgClassName
{
background-color: #773534;
}
</style>
border-color css
<style>
span { border-color: #773534; }
span { border-color: rgb(119,53,52); }
td.TdClassName
{
border-color: #773534;
}
.TagClassName
{
border-color: #773534;
}
</style>