Shades of Schooner #918574
Tints of Schooner #918574
RGB
CMYK
RGB Variations
Color information
#918574 (or 0x918574) is known color: Schooner. HEX triplet: 91, 85 and 74. RGB value is (145,133,116). Sum of RGB (Red+Green+Blue) = 145+133+116=394 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.80% from 394); Green value is 133 (52.34% from 255 or 33.76% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 145 - color contains mainly: red. Hex color #918574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918574 is #6E7A8B. Grayscale: #868686. Windows color (decimal): -7240332 or 7636369. OLE color: 7636369.
HSL color Cylindrical-coordinate representation of color #918574: hue angle of 35.17º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #918574 is Cyan = 0, Magento = 0.08, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 116 | - |
| CMYK | 0 | 0.08 | 0.2 | 0.43 |
| HSL | 35.17º | 0.12% | 0.51% | - |
| HSV(B) | 35.17º | 0.2% | 0.57% | - |
| XYZ | 23.22 | 24.06 | 19.94 | - |
| YUV | 134.65 | 117.48 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 116 | 0 | 0.08 | 0.2 | 0.43 | 35.17 | 0.12 | 0.51 |
| Hex | 91 | 85 | 74 | 0 | 8 | 14 | 2B | 23 | C | 33 |
| Octal | 221 | 205 | 164 | 0 | 10 | 24 | 53 | 43 | 14 | 63 |
| Binary | 10010001 | 10000101 | 1110100 | 0 | 1000 | 10100 | 101011 | 100011 | 1100 | 110011 |
Color Harmonies of #918574
Complementary color
Monochromatic Colors of #918574
Black with #918574
Text Example
Text Example
White with #918574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918574; }
p { color: rgb(145,133,116); }
H1.HeaderClassName
{
color: #918574;
}
.AnyTagClassName
{
color: #918574;
}
</style>
background-color css
<style>
a { background-color: #918574; }
a { background-color: rgb(145,133,116); }
div.DivClassName
{
background-color: #918574;
}
.BgClassName
{
background-color: #918574;
}
</style>
border-color css
<style>
span { border-color: #918574; }
span { border-color: rgb(145,133,116); }
td.TdClassName
{
border-color: #918574;
}
.TagClassName
{
border-color: #918574;
}
</style>