Shades of Peanut #754638
Tints of Peanut #754638
RGB
CMYK
RGB Variations
Color information
#754638 (or 0x754638) is known color: Peanut. HEX triplet: 75, 46 and 38. RGB value is (117,70,56). Sum of RGB (Red+Green+Blue) = 117+70+56=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 70 (27.73% from 255 or 28.81% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #754638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754638 is #8AB9C7. Grayscale: #525252. Windows color (decimal): -9091528 or 3688053. OLE color: 3688053.
HSL color Cylindrical-coordinate representation of color #754638: hue angle of 13.77º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754638 is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 56 | - |
| CMYK | 0 | 0.40 | 0.52 | 0.54 |
| HSL | 13.77º | 0.35% | 0.34% | - |
| HSV(B) | 13.77º | 0.52% | 0.46% | - |
| XYZ | 10.24 | 8.45 | 4.83 | - |
| YUV | 82.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 56 | 0 | 0.40 | 0.52 | 0.54 | 13.77 | 0.35 | 0.34 |
| Hex | 75 | 46 | 38 | 0 | 28 | 34 | 36 | E | 23 | 22 |
| Octal | 165 | 106 | 70 | 0 | 50 | 64 | 66 | 16 | 43 | 42 |
| Binary | 1110101 | 1000110 | 111000 | 0 | 101000 | 110100 | 110110 | 1110 | 100011 | 100010 |
Color Harmonies of #754638
Complementary color
Monochromatic Colors of #754638
Black with #754638
Text Example
Text Example
White with #754638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754638; }
p { color: rgb(117,70,56); }
H1.HeaderClassName
{
color: #754638;
}
.AnyTagClassName
{
color: #754638;
}
</style>
background-color css
<style>
a { background-color: #754638; }
a { background-color: rgb(117,70,56); }
div.DivClassName
{
background-color: #754638;
}
.BgClassName
{
background-color: #754638;
}
</style>
border-color css
<style>
span { border-color: #754638; }
span { border-color: rgb(117,70,56); }
td.TdClassName
{
border-color: #754638;
}
.TagClassName
{
border-color: #754638;
}
</style>