Shades of Lusty #773027
Tints of Lusty #773027
RGB
CMYK
RGB Variations
Color information
#773027 (or 0x773027) is known color: Lusty. HEX triplet: 77, 30 and 27. RGB value is (119,48,39). Sum of RGB (Red+Green+Blue) = 119+48+39=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 48 (19.14% from 255 or 23.30% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #773027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773027 is #88CFD8. Grayscale: #444444. Windows color (decimal): -8966105 or 2568311. OLE color: 2568311.
HSL color Cylindrical-coordinate representation of color #773027: hue angle of 6.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #773027 is Cyan = 0, Magento = 0.60, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 39 | - |
| CMYK | 0 | 0.60 | 0.67 | 0.53 |
| HSL | 6.75º | 0.51% | 0.31% | - |
| HSV(B) | 6.75º | 0.67% | 0.47% | - |
| XYZ | 9.03 | 6.18 | 2.64 | - |
| YUV | 68.2 | 111.52 | 164.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 39 | 0 | 0.60 | 0.67 | 0.53 | 6.75 | 0.51 | 0.31 |
| Hex | 77 | 30 | 27 | 0 | 3C | 43 | 35 | 7 | 33 | 1F |
| Octal | 167 | 60 | 47 | 0 | 74 | 103 | 65 | 7 | 63 | 37 |
| Binary | 1110111 | 110000 | 100111 | 0 | 111100 | 1000011 | 110101 | 111 | 110011 | 11111 |
Color Harmonies of #773027
Complementary color
Monochromatic Colors of #773027
Black with #773027
Text Example
Text Example
White with #773027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773027; }
p { color: rgb(119,48,39); }
H1.HeaderClassName
{
color: #773027;
}
.AnyTagClassName
{
color: #773027;
}
</style>
background-color css
<style>
a { background-color: #773027; }
a { background-color: rgb(119,48,39); }
div.DivClassName
{
background-color: #773027;
}
.BgClassName
{
background-color: #773027;
}
</style>
border-color css
<style>
span { border-color: #773027; }
span { border-color: rgb(119,48,39); }
td.TdClassName
{
border-color: #773027;
}
.TagClassName
{
border-color: #773027;
}
</style>