Shades of Schooner #918572
Tints of Schooner #918572
RGB
CMYK
RGB Variations
Color information
#918572 (or 0x918572) is known color: Schooner. HEX triplet: 91, 85 and 72. RGB value is (145,133,114). Sum of RGB (Red+Green+Blue) = 145+133+114=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 133 (52.34% from 255 or 33.93% from 392); Blue value is 114 (44.92% from 255 or 29.08% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #918572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918572 is #6E7A8D. Grayscale: #868686. Windows color (decimal): -7240334 or 7505297. OLE color: 7505297.
HSL color Cylindrical-coordinate representation of color #918572: hue angle of 36.77º 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 #918572 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 114 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.43 |
| HSL | 36.77º | 0.12% | 0.51% | - |
| HSV(B) | 36.77º | 0.21% | 0.57% | - |
| XYZ | 23.1 | 24.01 | 19.34 | - |
| YUV | 134.42 | 116.48 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 114 | 0 | 0.08 | 0.21 | 0.43 | 36.77 | 0.12 | 0.51 |
| Hex | 91 | 85 | 72 | 0 | 8 | 15 | 2B | 25 | C | 33 |
| Octal | 221 | 205 | 162 | 0 | 10 | 25 | 53 | 45 | 14 | 63 |
| Binary | 10010001 | 10000101 | 1110010 | 0 | 1000 | 10101 | 101011 | 100101 | 1100 | 110011 |
Color Harmonies of #918572
Complementary color
Monochromatic Colors of #918572
Black with #918572
Text Example
Text Example
White with #918572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918572; }
p { color: rgb(145,133,114); }
H1.HeaderClassName
{
color: #918572;
}
.AnyTagClassName
{
color: #918572;
}
</style>
background-color css
<style>
a { background-color: #918572; }
a { background-color: rgb(145,133,114); }
div.DivClassName
{
background-color: #918572;
}
.BgClassName
{
background-color: #918572;
}
</style>
border-color css
<style>
span { border-color: #918572; }
span { border-color: rgb(145,133,114); }
td.TdClassName
{
border-color: #918572;
}
.TagClassName
{
border-color: #918572;
}
</style>