Shades of Lusty #773127
Tints of Lusty #773127
RGB
CMYK
RGB Variations
Color information
#773127 (or 0x773127) is known color: Lusty. HEX triplet: 77, 31 and 27. RGB value is (119,49,39). Sum of RGB (Red+Green+Blue) = 119+49+39=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 49 (19.53% from 255 or 23.67% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #773127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773127 is #88CED8. Grayscale: #444444. Windows color (decimal): -8965849 or 2568567. OLE color: 2568567.
HSL color Cylindrical-coordinate representation of color #773127: hue angle of 7.5º 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 #773127 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 39 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.53 |
| HSL | 7.5º | 0.51% | 0.31% | - |
| HSV(B) | 7.5º | 0.67% | 0.47% | - |
| XYZ | 9.07 | 6.27 | 2.65 | - |
| YUV | 68.79 | 111.19 | 163.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 39 | 0 | 0.59 | 0.67 | 0.53 | 7.5 | 0.51 | 0.31 |
| Hex | 77 | 31 | 27 | 0 | 3B | 43 | 35 | 8 | 33 | 1F |
| Octal | 167 | 61 | 47 | 0 | 73 | 103 | 65 | 10 | 63 | 37 |
| Binary | 1110111 | 110001 | 100111 | 0 | 111011 | 1000011 | 110101 | 1000 | 110011 | 11111 |
Color Harmonies of #773127
Complementary color
Monochromatic Colors of #773127
Black with #773127
Text Example
Text Example
White with #773127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773127; }
p { color: rgb(119,49,39); }
H1.HeaderClassName
{
color: #773127;
}
.AnyTagClassName
{
color: #773127;
}
</style>
background-color css
<style>
a { background-color: #773127; }
a { background-color: rgb(119,49,39); }
div.DivClassName
{
background-color: #773127;
}
.BgClassName
{
background-color: #773127;
}
</style>
border-color css
<style>
span { border-color: #773127; }
span { border-color: rgb(119,49,39); }
td.TdClassName
{
border-color: #773127;
}
.TagClassName
{
border-color: #773127;
}
</style>