Shades of Schooner #918472
Tints of Schooner #918472
RGB
CMYK
RGB Variations
Color information
#918472 (or 0x918472) is known color: Schooner. HEX triplet: 91, 84 and 72. RGB value is (145,132,114). Sum of RGB (Red+Green+Blue) = 145+132+114=391 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.08% from 391); Green value is 132 (51.95% from 255 or 33.76% from 391); Blue value is 114 (44.92% from 255 or 29.16% from 391); Max value from RGB is 145 - color contains mainly: red. Hex color #918472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918472 is #6E7B8D. Grayscale: #858585. Windows color (decimal): -7240590 or 7505041. OLE color: 7505041.
HSL color Cylindrical-coordinate representation of color #918472: hue angle of 34.84º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #918472 is Cyan = 0, Magento = 0.09, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 132 | 114 | - |
| CMYK | 0 | 0.09 | 0.21 | 0.43 |
| HSL | 34.84º | 0.12% | 0.51% | - |
| HSV(B) | 34.84º | 0.21% | 0.57% | - |
| XYZ | 22.97 | 23.74 | 19.29 | - |
| YUV | 133.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 132 | 114 | 0 | 0.09 | 0.21 | 0.43 | 34.84 | 0.12 | 0.51 |
| Hex | 91 | 84 | 72 | 0 | 9 | 15 | 2B | 23 | C | 33 |
| Octal | 221 | 204 | 162 | 0 | 11 | 25 | 53 | 43 | 14 | 63 |
| Binary | 10010001 | 10000100 | 1110010 | 0 | 1001 | 10101 | 101011 | 100011 | 1100 | 110011 |
Color Harmonies of #918472
Complementary color
Monochromatic Colors of #918472
Black with #918472
Text Example
Text Example
White with #918472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918472; }
p { color: rgb(145,132,114); }
H1.HeaderClassName
{
color: #918472;
}
.AnyTagClassName
{
color: #918472;
}
</style>
background-color css
<style>
a { background-color: #918472; }
a { background-color: rgb(145,132,114); }
div.DivClassName
{
background-color: #918472;
}
.BgClassName
{
background-color: #918472;
}
</style>
border-color css
<style>
span { border-color: #918472; }
span { border-color: rgb(145,132,114); }
td.TdClassName
{
border-color: #918472;
}
.TagClassName
{
border-color: #918472;
}
</style>