Shades of Schooner #938774
Tints of Schooner #938774
RGB
CMYK
RGB Variations
Color information
#938774 (or 0x938774) is known color: Schooner. HEX triplet: 93, 87 and 74. RGB value is (147,135,116). Sum of RGB (Red+Green+Blue) = 147+135+116=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 116 (45.70% from 255 or 29.15% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #938774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938774 is #6C788B. Grayscale: #888888. Windows color (decimal): -7108748 or 7636883. OLE color: 7636883.
HSL color Cylindrical-coordinate representation of color #938774: hue angle of 36.77º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #938774 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 135 | 116 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.42 |
| HSL | 36.77º | 0.13% | 0.52% | - |
| HSV(B) | 36.77º | 0.21% | 0.58% | - |
| XYZ | 23.85 | 24.79 | 20.05 | - |
| YUV | 136.42 | 116.48 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 116 | 0 | 0.08 | 0.21 | 0.42 | 36.77 | 0.13 | 0.52 |
| Hex | 93 | 87 | 74 | 0 | 8 | 15 | 2A | 25 | D | 34 |
| Octal | 223 | 207 | 164 | 0 | 10 | 25 | 52 | 45 | 15 | 64 |
| Binary | 10010011 | 10000111 | 1110100 | 0 | 1000 | 10101 | 101010 | 100101 | 1101 | 110100 |
Color Harmonies of #938774
Complementary color
Monochromatic Colors of #938774
Black with #938774
Text Example
Text Example
White with #938774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938774; }
p { color: rgb(147,135,116); }
H1.HeaderClassName
{
color: #938774;
}
.AnyTagClassName
{
color: #938774;
}
</style>
background-color css
<style>
a { background-color: #938774; }
a { background-color: rgb(147,135,116); }
div.DivClassName
{
background-color: #938774;
}
.BgClassName
{
background-color: #938774;
}
</style>
border-color css
<style>
span { border-color: #938774; }
span { border-color: rgb(147,135,116); }
td.TdClassName
{
border-color: #938774;
}
.TagClassName
{
border-color: #938774;
}
</style>