Shades of Piper #975038
Tints of Piper #975038
RGB
CMYK
RGB Variations
Color information
#975038 (or 0x975038) is known color: Piper. HEX triplet: 97, 50 and 38. RGB value is (151,80,56). Sum of RGB (Red+Green+Blue) = 151+80+56=287 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.61% from 287); Green value is 80 (31.64% from 255 or 27.87% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 151 - color contains mainly: red. Hex color #975038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975038 is #68AFC7. Grayscale: #626262. Windows color (decimal): -6860744 or 3690647. OLE color: 3690647.
HSL color Cylindrical-coordinate representation of color #975038: hue angle of 15.16º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #975038 is Cyan = 0, Magento = 0.47, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 56 | - |
| CMYK | 0 | 0.47 | 0.63 | 0.41 |
| HSL | 15.16º | 0.46% | 0.41% | - |
| HSV(B) | 15.16º | 0.63% | 0.59% | - |
| XYZ | 16.34 | 12.6 | 5.31 | - |
| YUV | 98.49 | 104.02 | 165.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 56 | 0 | 0.47 | 0.63 | 0.41 | 15.16 | 0.46 | 0.41 |
| Hex | 97 | 50 | 38 | 0 | 2F | 3F | 29 | F | 2E | 29 |
| Octal | 227 | 120 | 70 | 0 | 57 | 77 | 51 | 17 | 56 | 51 |
| Binary | 10010111 | 1010000 | 111000 | 0 | 101111 | 111111 | 101001 | 1111 | 101110 | 101001 |
Color Harmonies of #975038
Complementary color
Monochromatic Colors of #975038
Black with #975038
Text Example
Text Example
White with #975038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975038; }
p { color: rgb(151,80,56); }
H1.HeaderClassName
{
color: #975038;
}
.AnyTagClassName
{
color: #975038;
}
</style>
background-color css
<style>
a { background-color: #975038; }
a { background-color: rgb(151,80,56); }
div.DivClassName
{
background-color: #975038;
}
.BgClassName
{
background-color: #975038;
}
</style>
border-color css
<style>
span { border-color: #975038; }
span { border-color: rgb(151,80,56); }
td.TdClassName
{
border-color: #975038;
}
.TagClassName
{
border-color: #975038;
}
</style>