Shades of Schooner #948574
Tints of Schooner #948574
RGB
CMYK
RGB Variations
Color information
#948574 (or 0x948574) is known color: Schooner. HEX triplet: 94, 85 and 74. RGB value is (148,133,116). Sum of RGB (Red+Green+Blue) = 148+133+116=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 133 (52.34% from 255 or 33.50% from 397); Blue value is 116 (45.70% from 255 or 29.22% from 397); Max value from RGB is 148 - color contains mainly: red. Hex color #948574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948574 is #6B7A8B. Grayscale: #878787. Windows color (decimal): -7043724 or 7636372. OLE color: 7636372.
HSL color Cylindrical-coordinate representation of color #948574: hue angle of 31.88º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #948574 is Cyan = 0, Magento = 0.10, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 133 | 116 | - |
| CMYK | 0 | 0.10 | 0.22 | 0.42 |
| HSL | 31.88º | 0.13% | 0.52% | - |
| HSV(B) | 31.88º | 0.22% | 0.58% | - |
| XYZ | 23.75 | 24.33 | 19.97 | - |
| YUV | 135.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 133 | 116 | 0 | 0.10 | 0.22 | 0.42 | 31.88 | 0.13 | 0.52 |
| Hex | 94 | 85 | 74 | 0 | A | 16 | 2A | 20 | D | 34 |
| Octal | 224 | 205 | 164 | 0 | 12 | 26 | 52 | 40 | 15 | 64 |
| Binary | 10010100 | 10000101 | 1110100 | 0 | 1010 | 10110 | 101010 | 100000 | 1101 | 110100 |
Color Harmonies of #948574
Complementary color
Monochromatic Colors of #948574
Black with #948574
Text Example
Text Example
White with #948574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948574; }
p { color: rgb(148,133,116); }
H1.HeaderClassName
{
color: #948574;
}
.AnyTagClassName
{
color: #948574;
}
</style>
background-color css
<style>
a { background-color: #948574; }
a { background-color: rgb(148,133,116); }
div.DivClassName
{
background-color: #948574;
}
.BgClassName
{
background-color: #948574;
}
</style>
border-color css
<style>
span { border-color: #948574; }
span { border-color: rgb(148,133,116); }
td.TdClassName
{
border-color: #948574;
}
.TagClassName
{
border-color: #948574;
}
</style>