Shades of Schooner #958571
Tints of Schooner #958571
RGB
CMYK
RGB Variations
Color information
#958571 (or 0x958571) is known color: Schooner. HEX triplet: 95, 85 and 71. RGB value is (149,133,113). Sum of RGB (Red+Green+Blue) = 149+133+113=395 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.72% from 395); Green value is 133 (52.34% from 255 or 33.67% from 395); Blue value is 113 (44.53% from 255 or 28.61% from 395); Max value from RGB is 149 - color contains mainly: red. Hex color #958571 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958571 is #6A7A8E. Grayscale: #878787. Windows color (decimal): -6978191 or 7439765. OLE color: 7439765.
HSL color Cylindrical-coordinate representation of color #958571: hue angle of 33.33º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #958571 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 113 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.42 |
| HSL | 33.33º | 0.15% | 0.51% | - |
| HSV(B) | 33.33º | 0.24% | 0.58% | - |
| XYZ | 23.76 | 24.36 | 19.07 | - |
| YUV | 135.5 | 115.3 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 113 | 0 | 0.11 | 0.24 | 0.42 | 33.33 | 0.15 | 0.51 |
| Hex | 95 | 85 | 71 | 0 | B | 18 | 2A | 21 | F | 33 |
| Octal | 225 | 205 | 161 | 0 | 13 | 30 | 52 | 41 | 17 | 63 |
| Binary | 10010101 | 10000101 | 1110001 | 0 | 1011 | 11000 | 101010 | 100001 | 1111 | 110011 |
Color Harmonies of #958571
Complementary color
Monochromatic Colors of #958571
Black with #958571
Text Example
Text Example
White with #958571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958571; }
p { color: rgb(149,133,113); }
H1.HeaderClassName
{
color: #958571;
}
.AnyTagClassName
{
color: #958571;
}
</style>
background-color css
<style>
a { background-color: #958571; }
a { background-color: rgb(149,133,113); }
div.DivClassName
{
background-color: #958571;
}
.BgClassName
{
background-color: #958571;
}
</style>
border-color css
<style>
span { border-color: #958571; }
span { border-color: rgb(149,133,113); }
td.TdClassName
{
border-color: #958571;
}
.TagClassName
{
border-color: #958571;
}
</style>