Shades of Piper #975338
Tints of Piper #975338
RGB
CMYK
RGB Variations
Color information
#975338 (or 0x975338) is known color: Piper. HEX triplet: 97, 53 and 38. RGB value is (151,83,56). Sum of RGB (Red+Green+Blue) = 151+83+56=290 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.07% from 290); Green value is 83 (32.81% from 255 or 28.62% from 290); Blue value is 56 (22.27% from 255 or 19.31% from 290); Max value from RGB is 151 - color contains mainly: red. Hex color #975338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975338 is #68ACC7. Grayscale: #646464. Windows color (decimal): -6859976 or 3691415. OLE color: 3691415.
HSL color Cylindrical-coordinate representation of color #975338: hue angle of 17.05º 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 #975338 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 83 | 56 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.41 |
| HSL | 17.05º | 0.46% | 0.41% | - |
| HSV(B) | 17.05º | 0.63% | 0.59% | - |
| XYZ | 16.57 | 13.05 | 5.39 | - |
| YUV | 100.25 | 103.03 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 83 | 56 | 0 | 0.45 | 0.63 | 0.41 | 17.05 | 0.46 | 0.41 |
| Hex | 97 | 53 | 38 | 0 | 2D | 3F | 29 | 11 | 2E | 29 |
| Octal | 227 | 123 | 70 | 0 | 55 | 77 | 51 | 21 | 56 | 51 |
| Binary | 10010111 | 1010011 | 111000 | 0 | 101101 | 111111 | 101001 | 10001 | 101110 | 101001 |
Color Harmonies of #975338
Complementary color
Monochromatic Colors of #975338
Black with #975338
Text Example
Text Example
White with #975338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975338; }
p { color: rgb(151,83,56); }
H1.HeaderClassName
{
color: #975338;
}
.AnyTagClassName
{
color: #975338;
}
</style>
background-color css
<style>
a { background-color: #975338; }
a { background-color: rgb(151,83,56); }
div.DivClassName
{
background-color: #975338;
}
.BgClassName
{
background-color: #975338;
}
</style>
border-color css
<style>
span { border-color: #975338; }
span { border-color: rgb(151,83,56); }
td.TdClassName
{
border-color: #975338;
}
.TagClassName
{
border-color: #975338;
}
</style>