Shades of Peanut #754435
Tints of Peanut #754435
RGB
CMYK
RGB Variations
Color information
#754435 (or 0x754435) is known color: Peanut. HEX triplet: 75, 44 and 35. RGB value is (117,68,53). Sum of RGB (Red+Green+Blue) = 117+68+53=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 68 (26.95% from 255 or 28.57% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #754435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754435 is #8ABBCA. Grayscale: #515151. Windows color (decimal): -9092043 or 3490933. OLE color: 3490933.
HSL color Cylindrical-coordinate representation of color #754435: hue angle of 14.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #754435 is Cyan = 0, Magento = 0.42, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 53 | - |
| CMYK | 0 | 0.42 | 0.55 | 0.54 |
| HSL | 14.06º | 0.38% | 0.33% | - |
| HSV(B) | 14.06º | 0.55% | 0.46% | - |
| XYZ | 10.05 | 8.17 | 4.42 | - |
| YUV | 80.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 53 | 0 | 0.42 | 0.55 | 0.54 | 14.06 | 0.38 | 0.33 |
| Hex | 75 | 44 | 35 | 0 | 2A | 37 | 36 | E | 26 | 21 |
| Octal | 165 | 104 | 65 | 0 | 52 | 67 | 66 | 16 | 46 | 41 |
| Binary | 1110101 | 1000100 | 110101 | 0 | 101010 | 110111 | 110110 | 1110 | 100110 | 100001 |
Color Harmonies of #754435
Complementary color
Monochromatic Colors of #754435
Black with #754435
Text Example
Text Example
White with #754435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754435; }
p { color: rgb(117,68,53); }
H1.HeaderClassName
{
color: #754435;
}
.AnyTagClassName
{
color: #754435;
}
</style>
background-color css
<style>
a { background-color: #754435; }
a { background-color: rgb(117,68,53); }
div.DivClassName
{
background-color: #754435;
}
.BgClassName
{
background-color: #754435;
}
</style>
border-color css
<style>
span { border-color: #754435; }
span { border-color: rgb(117,68,53); }
td.TdClassName
{
border-color: #754435;
}
.TagClassName
{
border-color: #754435;
}
</style>