Shades of Schooner #958472
Tints of Schooner #958472
RGB
CMYK
RGB Variations
Color information
#958472 (or 0x958472) is known color: Schooner. HEX triplet: 95, 84 and 72. RGB value is (149,132,114). Sum of RGB (Red+Green+Blue) = 149+132+114=395 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.72% from 395); Green value is 132 (51.95% from 255 or 33.42% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 149 - color contains mainly: red. Hex color #958472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958472 is #6A7B8D. Grayscale: #878787. Windows color (decimal): -6978446 or 7505045. OLE color: 7505045.
HSL color Cylindrical-coordinate representation of color #958472: hue angle of 30.86º 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 #958472 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 114 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.42 |
| HSL | 30.86º | 0.14% | 0.52% | - |
| HSV(B) | 30.86º | 0.23% | 0.58% | - |
| XYZ | 23.68 | 24.11 | 19.32 | - |
| YUV | 135.03 | 116.13 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 114 | 0 | 0.11 | 0.23 | 0.42 | 30.86 | 0.14 | 0.52 |
| Hex | 95 | 84 | 72 | 0 | B | 17 | 2A | 1F | E | 34 |
| Octal | 225 | 204 | 162 | 0 | 13 | 27 | 52 | 37 | 16 | 64 |
| Binary | 10010101 | 10000100 | 1110010 | 0 | 1011 | 10111 | 101010 | 11111 | 1110 | 110100 |
Color Harmonies of #958472
Complementary color
Monochromatic Colors of #958472
Black with #958472
Text Example
Text Example
White with #958472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958472; }
p { color: rgb(149,132,114); }
H1.HeaderClassName
{
color: #958472;
}
.AnyTagClassName
{
color: #958472;
}
</style>
background-color css
<style>
a { background-color: #958472; }
a { background-color: rgb(149,132,114); }
div.DivClassName
{
background-color: #958472;
}
.BgClassName
{
background-color: #958472;
}
</style>
border-color css
<style>
span { border-color: #958472; }
span { border-color: rgb(149,132,114); }
td.TdClassName
{
border-color: #958472;
}
.TagClassName
{
border-color: #958472;
}
</style>