Shades of Peanut #734337
Tints of Peanut #734337
RGB
CMYK
RGB Variations
Color information
#734337 (or 0x734337) is known color: Peanut. HEX triplet: 73, 43 and 37. RGB value is (115,67,55). Sum of RGB (Red+Green+Blue) = 115+67+55=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #734337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734337 is #8CBCC8. Grayscale: #505050. Windows color (decimal): -9223369 or 3621747. OLE color: 3621747.
HSL color Cylindrical-coordinate representation of color #734337: hue angle of 12º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #734337 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 55 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.55 |
| HSL | 12º | 0.35% | 0.33% | - |
| HSV(B) | 12º | 0.52% | 0.45% | - |
| XYZ | 9.77 | 7.93 | 4.63 | - |
| YUV | 79.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 55 | 0 | 0.42 | 0.52 | 0.55 | 12 | 0.35 | 0.33 |
| Hex | 73 | 43 | 37 | 0 | 2A | 34 | 37 | C | 23 | 21 |
| Octal | 163 | 103 | 67 | 0 | 52 | 64 | 67 | 14 | 43 | 41 |
| Binary | 1110011 | 1000011 | 110111 | 0 | 101010 | 110100 | 110111 | 1100 | 100011 | 100001 |
Color Harmonies of #734337
Complementary color
Monochromatic Colors of #734337
Black with #734337
Text Example
Text Example
White with #734337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734337; }
p { color: rgb(115,67,55); }
H1.HeaderClassName
{
color: #734337;
}
.AnyTagClassName
{
color: #734337;
}
</style>
background-color css
<style>
a { background-color: #734337; }
a { background-color: rgb(115,67,55); }
div.DivClassName
{
background-color: #734337;
}
.BgClassName
{
background-color: #734337;
}
</style>
border-color css
<style>
span { border-color: #734337; }
span { border-color: rgb(115,67,55); }
td.TdClassName
{
border-color: #734337;
}
.TagClassName
{
border-color: #734337;
}
</style>