Shades of Lusty #752827
Tints of Lusty #752827
RGB
CMYK
RGB Variations
Color information
#752827 (or 0x752827) is known color: Lusty. HEX triplet: 75, 28 and 27. RGB value is (117,40,39). Sum of RGB (Red+Green+Blue) = 117+40+39=196 (25% of max value = 765). Red value is 117 (46.09% from 255 or 59.69% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 39 (15.62% from 255 or 19.90% from 196); Max value from RGB is 117 - color contains mainly: red. Hex color #752827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752827 is #8AD7D8. Grayscale: #3E3E3E. Windows color (decimal): -9099225 or 2566261. OLE color: 2566261.
HSL color Cylindrical-coordinate representation of color #752827: hue angle of 0.77º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752827 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 39 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.54 |
| HSL | 0.77º | 0.5% | 0.31% | - |
| HSV(B) | 0.77º | 0.67% | 0.46% | - |
| XYZ | 8.46 | 5.45 | 2.52 | - |
| YUV | 62.91 | 114.51 | 166.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 39 | 0 | 0.66 | 0.67 | 0.54 | 0.77 | 0.5 | 0.31 |
| Hex | 75 | 28 | 27 | 0 | 42 | 43 | 36 | 1 | 32 | 1F |
| Octal | 165 | 50 | 47 | 0 | 102 | 103 | 66 | 1 | 62 | 37 |
| Binary | 1110101 | 101000 | 100111 | 0 | 1000010 | 1000011 | 110110 | 1 | 110010 | 11111 |
Color Harmonies of #752827
Complementary color
Monochromatic Colors of #752827
Black with #752827
Text Example
Text Example
White with #752827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752827; }
p { color: rgb(117,40,39); }
H1.HeaderClassName
{
color: #752827;
}
.AnyTagClassName
{
color: #752827;
}
</style>
background-color css
<style>
a { background-color: #752827; }
a { background-color: rgb(117,40,39); }
div.DivClassName
{
background-color: #752827;
}
.BgClassName
{
background-color: #752827;
}
</style>
border-color css
<style>
span { border-color: #752827; }
span { border-color: rgb(117,40,39); }
td.TdClassName
{
border-color: #752827;
}
.TagClassName
{
border-color: #752827;
}
</style>