Shades of Piper #975436
Tints of Piper #975436
RGB
CMYK
RGB Variations
Color information
#975436 (or 0x975436) is known color: Piper. HEX triplet: 97, 54 and 36. RGB value is (151,84,54). Sum of RGB (Red+Green+Blue) = 151+84+54=289 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.25% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 54 (21.48% from 255 or 18.69% from 289); Max value from RGB is 151 - color contains mainly: red. Hex color #975436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975436 is #68ABC9. Grayscale: #646464. Windows color (decimal): -6859722 or 3560599. OLE color: 3560599.
HSL color Cylindrical-coordinate representation of color #975436: hue angle of 18.56º 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 #975436 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 84 | 54 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.41 |
| HSL | 18.56º | 0.47% | 0.4% | - |
| HSV(B) | 18.56º | 0.64% | 0.59% | - |
| XYZ | 16.6 | 13.19 | 5.16 | - |
| YUV | 100.61 | 101.7 | 163.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 84 | 54 | 0 | 0.44 | 0.64 | 0.41 | 18.56 | 0.47 | 0.4 |
| Hex | 97 | 54 | 36 | 0 | 2C | 40 | 29 | 13 | 2F | 28 |
| Octal | 227 | 124 | 66 | 0 | 54 | 100 | 51 | 23 | 57 | 50 |
| Binary | 10010111 | 1010100 | 110110 | 0 | 101100 | 1000000 | 101001 | 10011 | 101111 | 101000 |
Color Harmonies of #975436
Complementary color
Monochromatic Colors of #975436
Black with #975436
Text Example
Text Example
White with #975436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975436; }
p { color: rgb(151,84,54); }
H1.HeaderClassName
{
color: #975436;
}
.AnyTagClassName
{
color: #975436;
}
</style>
background-color css
<style>
a { background-color: #975436; }
a { background-color: rgb(151,84,54); }
div.DivClassName
{
background-color: #975436;
}
.BgClassName
{
background-color: #975436;
}
</style>
border-color css
<style>
span { border-color: #975436; }
span { border-color: rgb(151,84,54); }
td.TdClassName
{
border-color: #975436;
}
.TagClassName
{
border-color: #975436;
}
</style>