Shades of Piper #975437
Tints of Piper #975437
RGB
CMYK
RGB Variations
Color information
#975437 (or 0x975437) is known color: Piper. HEX triplet: 97, 54 and 37. RGB value is (151,84,55). Sum of RGB (Red+Green+Blue) = 151+84+55=290 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.07% from 290); Green value is 84 (33.20% from 255 or 28.97% from 290); Blue value is 55 (21.88% from 255 or 18.97% from 290); Max value from RGB is 151 - color contains mainly: red. Hex color #975437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975437 is #68ABC8. Grayscale: #646464. Windows color (decimal): -6859721 or 3626135. OLE color: 3626135.
HSL color Cylindrical-coordinate representation of color #975437: hue angle of 18.12º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #975437 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 84 | 55 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.41 |
| HSL | 18.13º | 0.47% | 0.4% | - |
| HSV(B) | 18.13º | 0.64% | 0.59% | - |
| XYZ | 16.62 | 13.2 | 5.29 | - |
| YUV | 100.73 | 102.2 | 163.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 84 | 55 | 0 | 0.44 | 0.64 | 0.41 | 18.13 | 0.47 | 0.4 |
| Hex | 97 | 54 | 37 | 0 | 2C | 40 | 29 | 12 | 2F | 28 |
| Octal | 227 | 124 | 67 | 0 | 54 | 100 | 51 | 22 | 57 | 50 |
| Binary | 10010111 | 1010100 | 110111 | 0 | 101100 | 1000000 | 101001 | 10010 | 101111 | 101000 |
Color Harmonies of #975437
Complementary color
Monochromatic Colors of #975437
Black with #975437
Text Example
Text Example
White with #975437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975437; }
p { color: rgb(151,84,55); }
H1.HeaderClassName
{
color: #975437;
}
.AnyTagClassName
{
color: #975437;
}
</style>
background-color css
<style>
a { background-color: #975437; }
a { background-color: rgb(151,84,55); }
div.DivClassName
{
background-color: #975437;
}
.BgClassName
{
background-color: #975437;
}
</style>
border-color css
<style>
span { border-color: #975437; }
span { border-color: rgb(151,84,55); }
td.TdClassName
{
border-color: #975437;
}
.TagClassName
{
border-color: #975437;
}
</style>