Shades of Lusty #752928
Tints of Lusty #752928
RGB
CMYK
RGB Variations
Color information
#752928 (or 0x752928) is known color: Lusty. HEX triplet: 75, 29 and 28. RGB value is (117,41,40). Sum of RGB (Red+Green+Blue) = 117+41+40=198 (26% of max value = 765). Red value is 117 (46.09% from 255 or 59.09% from 198); Green value is 41 (16.41% from 255 or 20.71% from 198); Blue value is 40 (16.02% from 255 or 20.20% from 198); Max value from RGB is 117 - color contains mainly: red. Hex color #752928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752928 is #8AD6D7. Grayscale: #3F3F3F. Windows color (decimal): -9098968 or 2632053. OLE color: 2632053.
HSL color Cylindrical-coordinate representation of color #752928: hue angle of 0.78º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752928 is Cyan = 0, Magento = 0.65, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 40 | - |
| CMYK | 0 | 0.65 | 0.66 | 0.54 |
| HSL | 0.78º | 0.49% | 0.31% | - |
| HSV(B) | 0.78º | 0.66% | 0.46% | - |
| XYZ | 8.51 | 5.52 | 2.62 | - |
| YUV | 63.61 | 114.68 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 40 | 0 | 0.65 | 0.66 | 0.54 | 0.78 | 0.49 | 0.31 |
| Hex | 75 | 29 | 28 | 0 | 41 | 42 | 36 | 1 | 31 | 1F |
| Octal | 165 | 51 | 50 | 0 | 101 | 102 | 66 | 1 | 61 | 37 |
| Binary | 1110101 | 101001 | 101000 | 0 | 1000001 | 1000010 | 110110 | 1 | 110001 | 11111 |
Color Harmonies of #752928
Complementary color
Monochromatic Colors of #752928
Black with #752928
Text Example
Text Example
White with #752928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752928; }
p { color: rgb(117,41,40); }
H1.HeaderClassName
{
color: #752928;
}
.AnyTagClassName
{
color: #752928;
}
</style>
background-color css
<style>
a { background-color: #752928; }
a { background-color: rgb(117,41,40); }
div.DivClassName
{
background-color: #752928;
}
.BgClassName
{
background-color: #752928;
}
</style>
border-color css
<style>
span { border-color: #752928; }
span { border-color: rgb(117,41,40); }
td.TdClassName
{
border-color: #752928;
}
.TagClassName
{
border-color: #752928;
}
</style>