Shades of Peanut #754639
Tints of Peanut #754639
RGB
CMYK
RGB Variations
Color information
#754639 (or 0x754639) is known color: Peanut. HEX triplet: 75, 46 and 39. RGB value is (117,70,57). Sum of RGB (Red+Green+Blue) = 117+70+57=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 70 (27.73% from 255 or 28.69% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #754639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754639 is #8AB9C6. Grayscale: #525252. Windows color (decimal): -9091527 or 3753589. OLE color: 3753589.
HSL color Cylindrical-coordinate representation of color #754639: hue angle of 13º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #754639 is Cyan = 0, Magento = 0.40, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 57 | - |
| CMYK | 0 | 0.40 | 0.51 | 0.54 |
| HSL | 13º | 0.34% | 0.34% | - |
| HSV(B) | 13º | 0.51% | 0.46% | - |
| XYZ | 10.26 | 8.46 | 4.96 | - |
| YUV | 82.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 57 | 0 | 0.40 | 0.51 | 0.54 | 13 | 0.34 | 0.34 |
| Hex | 75 | 46 | 39 | 0 | 28 | 33 | 36 | D | 22 | 22 |
| Octal | 165 | 106 | 71 | 0 | 50 | 63 | 66 | 15 | 42 | 42 |
| Binary | 1110101 | 1000110 | 111001 | 0 | 101000 | 110011 | 110110 | 1101 | 100010 | 100010 |
Color Harmonies of #754639
Complementary color
Monochromatic Colors of #754639
Black with #754639
Text Example
Text Example
White with #754639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754639; }
p { color: rgb(117,70,57); }
H1.HeaderClassName
{
color: #754639;
}
.AnyTagClassName
{
color: #754639;
}
</style>
background-color css
<style>
a { background-color: #754639; }
a { background-color: rgb(117,70,57); }
div.DivClassName
{
background-color: #754639;
}
.BgClassName
{
background-color: #754639;
}
</style>
border-color css
<style>
span { border-color: #754639; }
span { border-color: rgb(117,70,57); }
td.TdClassName
{
border-color: #754639;
}
.TagClassName
{
border-color: #754639;
}
</style>