Shades of Schooner #918674
Tints of Schooner #918674
RGB
CMYK
RGB Variations
Color information
#918674 (or 0x918674) is known color: Schooner. HEX triplet: 91, 86 and 74. RGB value is (145,134,116). Sum of RGB (Red+Green+Blue) = 145+134+116=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 134 (52.73% from 255 or 33.92% from 395); Blue value is 116 (45.70% from 255 or 29.37% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #918674 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918674 is #6E798B. Grayscale: #878787. Windows color (decimal): -7240076 or 7636625. OLE color: 7636625.
HSL color Cylindrical-coordinate representation of color #918674: hue angle of 37.24º 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 #918674 is Cyan = 0, Magento = 0.08, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 116 | - |
| CMYK | 0 | 0.08 | 0.2 | 0.43 |
| HSL | 37.24º | 0.12% | 0.51% | - |
| HSV(B) | 37.24º | 0.2% | 0.57% | - |
| XYZ | 23.35 | 24.33 | 19.99 | - |
| YUV | 135.24 | 117.14 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 116 | 0 | 0.08 | 0.2 | 0.43 | 37.24 | 0.12 | 0.51 |
| Hex | 91 | 86 | 74 | 0 | 8 | 14 | 2B | 25 | C | 33 |
| Octal | 221 | 206 | 164 | 0 | 10 | 24 | 53 | 45 | 14 | 63 |
| Binary | 10010001 | 10000110 | 1110100 | 0 | 1000 | 10100 | 101011 | 100101 | 1100 | 110011 |
Color Harmonies of #918674
Complementary color
Monochromatic Colors of #918674
Black with #918674
Text Example
Text Example
White with #918674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918674; }
p { color: rgb(145,134,116); }
H1.HeaderClassName
{
color: #918674;
}
.AnyTagClassName
{
color: #918674;
}
</style>
background-color css
<style>
a { background-color: #918674; }
a { background-color: rgb(145,134,116); }
div.DivClassName
{
background-color: #918674;
}
.BgClassName
{
background-color: #918674;
}
</style>
border-color css
<style>
span { border-color: #918674; }
span { border-color: rgb(145,134,116); }
td.TdClassName
{
border-color: #918674;
}
.TagClassName
{
border-color: #918674;
}
</style>