Shades of Lusty #752828
Tints of Lusty #752828
RGB
CMYK
RGB Variations
Color information
#752828 (or 0x752828) is known color: Lusty. HEX triplet: 75, 28 and 28. RGB value is (117,40,40). Sum of RGB (Red+Green+Blue) = 117+40+40=197 (26% of max value = 765). Red value is 117 (46.09% from 255 or 59.39% from 197); Green value is 40 (16.02% from 255 or 20.30% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 117 - color contains mainly: red. Hex color #752828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752828 is #8AD7D7. Grayscale: #3F3F3F. Windows color (decimal): -9099224 or 2631797. OLE color: 2631797.
HSL color Cylindrical-coordinate representation of color #752828: hue angle of 0º 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 #752828 is Cyan = 0, Magento = 0.66, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 40 | - |
| CMYK | 0 | 0.66 | 0.66 | 0.54 |
| HSL | 0º | 0.49% | 0.31% | - |
| HSV(B) | 0º | 0.66% | 0.46% | - |
| XYZ | 8.48 | 5.45 | 2.61 | - |
| YUV | 63.02 | 115.01 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 40 | 0 | 0.66 | 0.66 | 0.54 | 0 | 0.49 | 0.31 |
| Hex | 75 | 28 | 28 | 0 | 42 | 42 | 36 | 0 | 31 | 1F |
| Octal | 165 | 50 | 50 | 0 | 102 | 102 | 66 | 0 | 61 | 37 |
| Binary | 1110101 | 101000 | 101000 | 0 | 1000010 | 1000010 | 110110 | 0 | 110001 | 11111 |
Color Harmonies of #752828
Complementary color
Monochromatic Colors of #752828
Black with #752828
Text Example
Text Example
White with #752828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752828; }
p { color: rgb(117,40,40); }
H1.HeaderClassName
{
color: #752828;
}
.AnyTagClassName
{
color: #752828;
}
</style>
background-color css
<style>
a { background-color: #752828; }
a { background-color: rgb(117,40,40); }
div.DivClassName
{
background-color: #752828;
}
.BgClassName
{
background-color: #752828;
}
</style>
border-color css
<style>
span { border-color: #752828; }
span { border-color: rgb(117,40,40); }
td.TdClassName
{
border-color: #752828;
}
.TagClassName
{
border-color: #752828;
}
</style>