Shades of Lusty #752521
Tints of Lusty #752521
RGB
CMYK
RGB Variations
Color information
#752521 (or 0x752521) is known color: Lusty. HEX triplet: 75, 25 and 21. RGB value is (117,37,33). Sum of RGB (Red+Green+Blue) = 117+37+33=187 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.57% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 117 - color contains mainly: red. Hex color #752521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752521 is #8ADADE. Grayscale: #3C3C3C. Windows color (decimal): -9099999 or 2172277. OLE color: 2172277.
HSL color Cylindrical-coordinate representation of color #752521: hue angle of 2.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #752521 is Cyan = 0, Magento = 0.68, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 33 | - |
| CMYK | 0 | 0.68 | 0.72 | 0.54 |
| HSL | 2.86º | 0.56% | 0.29% | - |
| HSV(B) | 2.86º | 0.72% | 0.46% | - |
| XYZ | 8.27 | 5.21 | 2.01 | - |
| YUV | 60.46 | 112.5 | 168.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 33 | 0 | 0.68 | 0.72 | 0.54 | 2.86 | 0.56 | 0.29 |
| Hex | 75 | 25 | 21 | 0 | 44 | 48 | 36 | 3 | 38 | 1D |
| Octal | 165 | 45 | 41 | 0 | 104 | 110 | 66 | 3 | 70 | 35 |
| Binary | 1110101 | 100101 | 100001 | 0 | 1000100 | 1001000 | 110110 | 11 | 111000 | 11101 |
Color Harmonies of #752521
Complementary color
Monochromatic Colors of #752521
Black with #752521
Text Example
Text Example
White with #752521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752521; }
p { color: rgb(117,37,33); }
H1.HeaderClassName
{
color: #752521;
}
.AnyTagClassName
{
color: #752521;
}
</style>
background-color css
<style>
a { background-color: #752521; }
a { background-color: rgb(117,37,33); }
div.DivClassName
{
background-color: #752521;
}
.BgClassName
{
background-color: #752521;
}
</style>
border-color css
<style>
span { border-color: #752521; }
span { border-color: rgb(117,37,33); }
td.TdClassName
{
border-color: #752521;
}
.TagClassName
{
border-color: #752521;
}
</style>