Shades of Piper #985436
Tints of Piper #985436
RGB
CMYK
RGB Variations
Color information
#985436 (or 0x985436) is known color: Piper. HEX triplet: 98, 54 and 36. RGB value is (152,84,54). Sum of RGB (Red+Green+Blue) = 152+84+54=290 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.41% from 290); Green value is 84 (33.20% from 255 or 28.97% from 290); Blue value is 54 (21.48% from 255 or 18.62% from 290); Max value from RGB is 152 - color contains mainly: red. Hex color #985436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985436 is #67ABC9. Grayscale: #656565. Windows color (decimal): -6794186 or 3560600. OLE color: 3560600.
HSL color Cylindrical-coordinate representation of color #985436: hue angle of 18.37º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #985436 is Cyan = 0, Magento = 0.45, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 84 | 54 | - |
| CMYK | 0 | 0.45 | 0.64 | 0.40 |
| HSL | 18.37º | 0.48% | 0.4% | - |
| HSV(B) | 18.37º | 0.64% | 0.6% | - |
| XYZ | 16.79 | 13.28 | 5.17 | - |
| YUV | 100.91 | 101.53 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 84 | 54 | 0 | 0.45 | 0.64 | 0.40 | 18.37 | 0.48 | 0.4 |
| Hex | 98 | 54 | 36 | 0 | 2D | 40 | 28 | 12 | 30 | 28 |
| Octal | 230 | 124 | 66 | 0 | 55 | 100 | 50 | 22 | 60 | 50 |
| Binary | 10011000 | 1010100 | 110110 | 0 | 101101 | 1000000 | 101000 | 10010 | 110000 | 101000 |
Color Harmonies of #985436
Complementary color
Monochromatic Colors of #985436
Black with #985436
Text Example
Text Example
White with #985436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985436; }
p { color: rgb(152,84,54); }
H1.HeaderClassName
{
color: #985436;
}
.AnyTagClassName
{
color: #985436;
}
</style>
background-color css
<style>
a { background-color: #985436; }
a { background-color: rgb(152,84,54); }
div.DivClassName
{
background-color: #985436;
}
.BgClassName
{
background-color: #985436;
}
</style>
border-color css
<style>
span { border-color: #985436; }
span { border-color: rgb(152,84,54); }
td.TdClassName
{
border-color: #985436;
}
.TagClassName
{
border-color: #985436;
}
</style>