Shades of Lusty #772523
Tints of Lusty #772523
RGB
CMYK
RGB Variations
Color information
#772523 (or 0x772523) is known color: Lusty. HEX triplet: 77, 25 and 23. RGB value is (119,37,35). Sum of RGB (Red+Green+Blue) = 119+37+35=191 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.30% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 119 - color contains mainly: red. Hex color #772523 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772523 is #88DADC. Grayscale: #3D3D3D. Windows color (decimal): -8968925 or 2303351. OLE color: 2303351.
HSL color Cylindrical-coordinate representation of color #772523: hue angle of 1.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772523 is Cyan = 0, Magento = 0.69, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 35 | - |
| CMYK | 0 | 0.69 | 0.71 | 0.53 |
| HSL | 1.43º | 0.55% | 0.3% | - |
| HSV(B) | 1.43º | 0.71% | 0.47% | - |
| XYZ | 8.57 | 5.37 | 2.17 | - |
| YUV | 61.29 | 113.17 | 169.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 35 | 0 | 0.69 | 0.71 | 0.53 | 1.43 | 0.55 | 0.3 |
| Hex | 77 | 25 | 23 | 0 | 45 | 47 | 35 | 1 | 37 | 1E |
| Octal | 167 | 45 | 43 | 0 | 105 | 107 | 65 | 1 | 67 | 36 |
| Binary | 1110111 | 100101 | 100011 | 0 | 1000101 | 1000111 | 110101 | 1 | 110111 | 11110 |
Color Harmonies of #772523
Complementary color
Monochromatic Colors of #772523
Black with #772523
Text Example
Text Example
White with #772523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772523; }
p { color: rgb(119,37,35); }
H1.HeaderClassName
{
color: #772523;
}
.AnyTagClassName
{
color: #772523;
}
</style>
background-color css
<style>
a { background-color: #772523; }
a { background-color: rgb(119,37,35); }
div.DivClassName
{
background-color: #772523;
}
.BgClassName
{
background-color: #772523;
}
</style>
border-color css
<style>
span { border-color: #772523; }
span { border-color: rgb(119,37,35); }
td.TdClassName
{
border-color: #772523;
}
.TagClassName
{
border-color: #772523;
}
</style>