Shades of Piper #955037
Tints of Piper #955037
RGB
CMYK
RGB Variations
Color information
#955037 (or 0x955037) is known color: Piper. HEX triplet: 95, 50 and 37. RGB value is (149,80,55). Sum of RGB (Red+Green+Blue) = 149+80+55=284 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.46% from 284); Green value is 80 (31.64% from 255 or 28.17% from 284); Blue value is 55 (21.88% from 255 or 19.37% from 284); Max value from RGB is 149 - color contains mainly: red. Hex color #955037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955037 is #6AAFC8. Grayscale: #616161. Windows color (decimal): -6991817 or 3625109. OLE color: 3625109.
HSL color Cylindrical-coordinate representation of color #955037: hue angle of 15.96º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #955037 is Cyan = 0, Magento = 0.46, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 80 | 55 | - |
| CMYK | 0 | 0.46 | 0.63 | 0.42 |
| HSL | 15.96º | 0.46% | 0.4% | - |
| HSV(B) | 15.96º | 0.63% | 0.58% | - |
| XYZ | 15.95 | 12.4 | 5.17 | - |
| YUV | 97.78 | 103.86 | 164.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 80 | 55 | 0 | 0.46 | 0.63 | 0.42 | 15.96 | 0.46 | 0.4 |
| Hex | 95 | 50 | 37 | 0 | 2E | 3F | 2A | 10 | 2E | 28 |
| Octal | 225 | 120 | 67 | 0 | 56 | 77 | 52 | 20 | 56 | 50 |
| Binary | 10010101 | 1010000 | 110111 | 0 | 101110 | 111111 | 101010 | 10000 | 101110 | 101000 |
Color Harmonies of #955037
Complementary color
Monochromatic Colors of #955037
Black with #955037
Text Example
Text Example
White with #955037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955037; }
p { color: rgb(149,80,55); }
H1.HeaderClassName
{
color: #955037;
}
.AnyTagClassName
{
color: #955037;
}
</style>
background-color css
<style>
a { background-color: #955037; }
a { background-color: rgb(149,80,55); }
div.DivClassName
{
background-color: #955037;
}
.BgClassName
{
background-color: #955037;
}
</style>
border-color css
<style>
span { border-color: #955037; }
span { border-color: rgb(149,80,55); }
td.TdClassName
{
border-color: #955037;
}
.TagClassName
{
border-color: #955037;
}
</style>