Shades of Lusty #752826
Tints of Lusty #752826
RGB
CMYK
RGB Variations
Color information
#752826 (or 0x752826) is known color: Lusty. HEX triplet: 75, 28 and 26. RGB value is (117,40,38). Sum of RGB (Red+Green+Blue) = 117+40+38=195 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 38 (15.23% from 255 or 19.49% from 195); Max value from RGB is 117 - color contains mainly: red. Hex color #752826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752826 is #8AD7D9. Grayscale: #3E3E3E. Windows color (decimal): -9099226 or 2500725. OLE color: 2500725.
HSL color Cylindrical-coordinate representation of color #752826: hue angle of 1.52º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752826 is Cyan = 0, Magento = 0.66, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 38 | - |
| CMYK | 0 | 0.66 | 0.68 | 0.54 |
| HSL | 1.52º | 0.51% | 0.3% | - |
| HSV(B) | 1.52º | 0.68% | 0.46% | - |
| XYZ | 8.44 | 5.44 | 2.44 | - |
| YUV | 62.8 | 114.01 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 38 | 0 | 0.66 | 0.68 | 0.54 | 1.52 | 0.51 | 0.3 |
| Hex | 75 | 28 | 26 | 0 | 42 | 44 | 36 | 2 | 33 | 1E |
| Octal | 165 | 50 | 46 | 0 | 102 | 104 | 66 | 2 | 63 | 36 |
| Binary | 1110101 | 101000 | 100110 | 0 | 1000010 | 1000100 | 110110 | 10 | 110011 | 11110 |
Color Harmonies of #752826
Complementary color
Monochromatic Colors of #752826
Black with #752826
Text Example
Text Example
White with #752826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752826; }
p { color: rgb(117,40,38); }
H1.HeaderClassName
{
color: #752826;
}
.AnyTagClassName
{
color: #752826;
}
</style>
background-color css
<style>
a { background-color: #752826; }
a { background-color: rgb(117,40,38); }
div.DivClassName
{
background-color: #752826;
}
.BgClassName
{
background-color: #752826;
}
</style>
border-color css
<style>
span { border-color: #752826; }
span { border-color: rgb(117,40,38); }
td.TdClassName
{
border-color: #752826;
}
.TagClassName
{
border-color: #752826;
}
</style>