Shades of Schooner #948575
Tints of Schooner #948575
RGB
CMYK
RGB Variations
Color information
#948575 (or 0x948575) is known color: Schooner. HEX triplet: 94, 85 and 75. RGB value is (148,133,117). Sum of RGB (Red+Green+Blue) = 148+133+117=398 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.19% from 398); Green value is 133 (52.34% from 255 or 33.42% from 398); Blue value is 117 (46.09% from 255 or 29.40% from 398); Max value from RGB is 148 - color contains mainly: red. Hex color #948575 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948575 is #6B7A8A. Grayscale: #878787. Windows color (decimal): -7043723 or 7701908. OLE color: 7701908.
HSL color Cylindrical-coordinate representation of color #948575: hue angle of 30.97º 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 #948575 is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 133 | 117 | - |
| CMYK | 0 | 0.10 | 0.21 | 0.42 |
| HSL | 30.97º | 0.13% | 0.52% | - |
| HSV(B) | 30.97º | 0.21% | 0.58% | - |
| XYZ | 23.81 | 24.36 | 20.28 | - |
| YUV | 135.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 133 | 117 | 0 | 0.10 | 0.21 | 0.42 | 30.97 | 0.13 | 0.52 |
| Hex | 94 | 85 | 75 | 0 | A | 15 | 2A | 1F | D | 34 |
| Octal | 224 | 205 | 165 | 0 | 12 | 25 | 52 | 37 | 15 | 64 |
| Binary | 10010100 | 10000101 | 1110101 | 0 | 1010 | 10101 | 101010 | 11111 | 1101 | 110100 |
Color Harmonies of #948575
Complementary color
Monochromatic Colors of #948575
Black with #948575
Text Example
Text Example
White with #948575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948575; }
p { color: rgb(148,133,117); }
H1.HeaderClassName
{
color: #948575;
}
.AnyTagClassName
{
color: #948575;
}
</style>
background-color css
<style>
a { background-color: #948575; }
a { background-color: rgb(148,133,117); }
div.DivClassName
{
background-color: #948575;
}
.BgClassName
{
background-color: #948575;
}
</style>
border-color css
<style>
span { border-color: #948575; }
span { border-color: rgb(148,133,117); }
td.TdClassName
{
border-color: #948575;
}
.TagClassName
{
border-color: #948575;
}
</style>