Shades of Piper #955038
Tints of Piper #955038
RGB
CMYK
RGB Variations
Color information
#955038 (or 0x955038) is known color: Piper. HEX triplet: 95, 50 and 38. RGB value is (149,80,56). Sum of RGB (Red+Green+Blue) = 149+80+56=285 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.28% from 285); Green value is 80 (31.64% from 255 or 28.07% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 149 - color contains mainly: red. Hex color #955038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955038 is #6AAFC7. Grayscale: #626262. Windows color (decimal): -6991816 or 3690645. OLE color: 3690645.
HSL color Cylindrical-coordinate representation of color #955038: hue angle of 15.48º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #955038 is Cyan = 0, Magento = 0.46, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 80 | 56 | - |
| CMYK | 0 | 0.46 | 0.62 | 0.42 |
| HSL | 15.48º | 0.45% | 0.4% | - |
| HSV(B) | 15.48º | 0.62% | 0.58% | - |
| XYZ | 15.98 | 12.41 | 5.3 | - |
| YUV | 97.9 | 104.36 | 164.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 80 | 56 | 0 | 0.46 | 0.62 | 0.42 | 15.48 | 0.45 | 0.4 |
| Hex | 95 | 50 | 38 | 0 | 2E | 3E | 2A | F | 2D | 28 |
| Octal | 225 | 120 | 70 | 0 | 56 | 76 | 52 | 17 | 55 | 50 |
| Binary | 10010101 | 1010000 | 111000 | 0 | 101110 | 111110 | 101010 | 1111 | 101101 | 101000 |
Color Harmonies of #955038
Complementary color
Monochromatic Colors of #955038
Black with #955038
Text Example
Text Example
White with #955038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955038; }
p { color: rgb(149,80,56); }
H1.HeaderClassName
{
color: #955038;
}
.AnyTagClassName
{
color: #955038;
}
</style>
background-color css
<style>
a { background-color: #955038; }
a { background-color: rgb(149,80,56); }
div.DivClassName
{
background-color: #955038;
}
.BgClassName
{
background-color: #955038;
}
</style>
border-color css
<style>
span { border-color: #955038; }
span { border-color: rgb(149,80,56); }
td.TdClassName
{
border-color: #955038;
}
.TagClassName
{
border-color: #955038;
}
</style>