Shades of Piper #985437
Tints of Piper #985437
RGB
CMYK
RGB Variations
Color information
#985437 (or 0x985437) is known color: Piper. HEX triplet: 98, 54 and 37. RGB value is (152,84,55). Sum of RGB (Red+Green+Blue) = 152+84+55=291 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.23% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 55 (21.88% from 255 or 18.90% from 291); Max value from RGB is 152 - color contains mainly: red. Hex color #985437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985437 is #67ABC8. Grayscale: #656565. Windows color (decimal): -6794185 or 3626136. OLE color: 3626136.
HSL color Cylindrical-coordinate representation of color #985437: hue angle of 17.94º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #985437 is Cyan = 0, Magento = 0.45, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 84 | 55 | - |
| CMYK | 0 | 0.45 | 0.64 | 0.40 |
| HSL | 17.94º | 0.47% | 0.41% | - |
| HSV(B) | 17.94º | 0.64% | 0.6% | - |
| XYZ | 16.81 | 13.29 | 5.29 | - |
| YUV | 101.03 | 102.03 | 164.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 84 | 55 | 0 | 0.45 | 0.64 | 0.40 | 17.94 | 0.47 | 0.41 |
| Hex | 98 | 54 | 37 | 0 | 2D | 40 | 28 | 12 | 2F | 29 |
| Octal | 230 | 124 | 67 | 0 | 55 | 100 | 50 | 22 | 57 | 51 |
| Binary | 10011000 | 1010100 | 110111 | 0 | 101101 | 1000000 | 101000 | 10010 | 101111 | 101001 |
Color Harmonies of #985437
Complementary color
Monochromatic Colors of #985437
Black with #985437
Text Example
Text Example
White with #985437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985437; }
p { color: rgb(152,84,55); }
H1.HeaderClassName
{
color: #985437;
}
.AnyTagClassName
{
color: #985437;
}
</style>
background-color css
<style>
a { background-color: #985437; }
a { background-color: rgb(152,84,55); }
div.DivClassName
{
background-color: #985437;
}
.BgClassName
{
background-color: #985437;
}
</style>
border-color css
<style>
span { border-color: #985437; }
span { border-color: rgb(152,84,55); }
td.TdClassName
{
border-color: #985437;
}
.TagClassName
{
border-color: #985437;
}
</style>