Shades of Schooner #918374
Tints of Schooner #918374
RGB
CMYK
RGB Variations
Color information
#918374 (or 0x918374) is known color: Schooner. HEX triplet: 91, 83 and 74. RGB value is (145,131,116). Sum of RGB (Red+Green+Blue) = 145+131+116=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 131 (51.56% from 255 or 33.42% from 392); Blue value is 116 (45.70% from 255 or 29.59% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #918374 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918374 is #6E7C8B. Grayscale: #858585. Windows color (decimal): -7240844 or 7635857. OLE color: 7635857.
HSL color Cylindrical-coordinate representation of color #918374: hue angle of 31.03º 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 #918374 is Cyan = 0, Magento = 0.10, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 116 | - |
| CMYK | 0 | 0.10 | 0.2 | 0.43 |
| HSL | 31.03º | 0.12% | 0.51% | - |
| HSV(B) | 31.03º | 0.2% | 0.57% | - |
| XYZ | 22.95 | 23.51 | 19.85 | - |
| YUV | 133.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 116 | 0 | 0.10 | 0.2 | 0.43 | 31.03 | 0.12 | 0.51 |
| Hex | 91 | 83 | 74 | 0 | A | 14 | 2B | 1F | C | 33 |
| Octal | 221 | 203 | 164 | 0 | 12 | 24 | 53 | 37 | 14 | 63 |
| Binary | 10010001 | 10000011 | 1110100 | 0 | 1010 | 10100 | 101011 | 11111 | 1100 | 110011 |
Color Harmonies of #918374
Complementary color
Monochromatic Colors of #918374
Black with #918374
Text Example
Text Example
White with #918374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918374; }
p { color: rgb(145,131,116); }
H1.HeaderClassName
{
color: #918374;
}
.AnyTagClassName
{
color: #918374;
}
</style>
background-color css
<style>
a { background-color: #918374; }
a { background-color: rgb(145,131,116); }
div.DivClassName
{
background-color: #918374;
}
.BgClassName
{
background-color: #918374;
}
</style>
border-color css
<style>
span { border-color: #918374; }
span { border-color: rgb(145,131,116); }
td.TdClassName
{
border-color: #918374;
}
.TagClassName
{
border-color: #918374;
}
</style>