Shades of Schooner #958572
Tints of Schooner #958572
RGB
CMYK
RGB Variations
Color information
#958572 (or 0x958572) is known color: Schooner. HEX triplet: 95, 85 and 72. RGB value is (149,133,114). Sum of RGB (Red+Green+Blue) = 149+133+114=396 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.63% from 396); Green value is 133 (52.34% from 255 or 33.59% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 149 - color contains mainly: red. Hex color #958572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958572 is #6A7A8D. Grayscale: #878787. Windows color (decimal): -6978190 or 7505301. OLE color: 7505301.
HSL color Cylindrical-coordinate representation of color #958572: hue angle of 32.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #958572 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 114 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.42 |
| HSL | 32.57º | 0.14% | 0.52% | - |
| HSV(B) | 32.57º | 0.23% | 0.58% | - |
| XYZ | 23.82 | 24.38 | 19.37 | - |
| YUV | 135.62 | 115.8 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 114 | 0 | 0.11 | 0.23 | 0.42 | 32.57 | 0.14 | 0.52 |
| Hex | 95 | 85 | 72 | 0 | B | 17 | 2A | 21 | E | 34 |
| Octal | 225 | 205 | 162 | 0 | 13 | 27 | 52 | 41 | 16 | 64 |
| Binary | 10010101 | 10000101 | 1110010 | 0 | 1011 | 10111 | 101010 | 100001 | 1110 | 110100 |
Color Harmonies of #958572
Complementary color
Monochromatic Colors of #958572
Black with #958572
Text Example
Text Example
White with #958572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958572; }
p { color: rgb(149,133,114); }
H1.HeaderClassName
{
color: #958572;
}
.AnyTagClassName
{
color: #958572;
}
</style>
background-color css
<style>
a { background-color: #958572; }
a { background-color: rgb(149,133,114); }
div.DivClassName
{
background-color: #958572;
}
.BgClassName
{
background-color: #958572;
}
</style>
border-color css
<style>
span { border-color: #958572; }
span { border-color: rgb(149,133,114); }
td.TdClassName
{
border-color: #958572;
}
.TagClassName
{
border-color: #958572;
}
</style>