Shades of Lusty #752726
Tints of Lusty #752726
RGB
CMYK
RGB Variations
Color information
#752726 (or 0x752726) is known color: Lusty. HEX triplet: 75, 27 and 26. RGB value is (117,39,38). Sum of RGB (Red+Green+Blue) = 117+39+38=194 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.31% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 117 - color contains mainly: red. Hex color #752726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752726 is #8AD8D9. Grayscale: #3E3E3E. Windows color (decimal): -9099482 or 2500469. OLE color: 2500469.
HSL color Cylindrical-coordinate representation of color #752726: hue angle of 0.76º 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 #752726 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 38 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.54 |
| HSL | 0.76º | 0.51% | 0.3% | - |
| HSV(B) | 0.76º | 0.68% | 0.46% | - |
| XYZ | 8.41 | 5.37 | 2.43 | - |
| YUV | 62.21 | 114.34 | 167.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 38 | 0 | 0.67 | 0.68 | 0.54 | 0.76 | 0.51 | 0.3 |
| Hex | 75 | 27 | 26 | 0 | 43 | 44 | 36 | 1 | 33 | 1E |
| Octal | 165 | 47 | 46 | 0 | 103 | 104 | 66 | 1 | 63 | 36 |
| Binary | 1110101 | 100111 | 100110 | 0 | 1000011 | 1000100 | 110110 | 1 | 110011 | 11110 |
Color Harmonies of #752726
Complementary color
Monochromatic Colors of #752726
Black with #752726
Text Example
Text Example
White with #752726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752726; }
p { color: rgb(117,39,38); }
H1.HeaderClassName
{
color: #752726;
}
.AnyTagClassName
{
color: #752726;
}
</style>
background-color css
<style>
a { background-color: #752726; }
a { background-color: rgb(117,39,38); }
div.DivClassName
{
background-color: #752726;
}
.BgClassName
{
background-color: #752726;
}
</style>
border-color css
<style>
span { border-color: #752726; }
span { border-color: rgb(117,39,38); }
td.TdClassName
{
border-color: #752726;
}
.TagClassName
{
border-color: #752726;
}
</style>