Shades of Squirrel #948071
Tints of Squirrel #948071
RGB
CMYK
RGB Variations
Color information
#948071 (or 0x948071) is known color: Squirrel. HEX triplet: 94, 80 and 71. RGB value is (148,128,113). Sum of RGB (Red+Green+Blue) = 148+128+113=389 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.05% from 389); Green value is 128 (50.39% from 255 or 32.90% from 389); Blue value is 113 (44.53% from 255 or 29.05% from 389); Max value from RGB is 148 - color contains mainly: red. Hex color #948071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948071 is #6B7F8E. Grayscale: #848484. Windows color (decimal): -7045007 or 7438484. OLE color: 7438484.
HSL color Cylindrical-coordinate representation of color #948071: hue angle of 25.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #948071 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 128 | 113 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.42 |
| HSL | 25.71º | 0.14% | 0.51% | - |
| HSV(B) | 25.71º | 0.24% | 0.58% | - |
| XYZ | 22.91 | 22.93 | 18.84 | - |
| YUV | 132.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 128 | 113 | 0 | 0.14 | 0.24 | 0.42 | 25.71 | 0.14 | 0.51 |
| Hex | 94 | 80 | 71 | 0 | E | 18 | 2A | 1A | E | 33 |
| Octal | 224 | 200 | 161 | 0 | 16 | 30 | 52 | 32 | 16 | 63 |
| Binary | 10010100 | 10000000 | 1110001 | 0 | 1110 | 11000 | 101010 | 11010 | 1110 | 110011 |
Color Harmonies of #948071
Complementary color
Monochromatic Colors of #948071
Black with #948071
Text Example
Text Example
White with #948071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948071; }
p { color: rgb(148,128,113); }
H1.HeaderClassName
{
color: #948071;
}
.AnyTagClassName
{
color: #948071;
}
</style>
background-color css
<style>
a { background-color: #948071; }
a { background-color: rgb(148,128,113); }
div.DivClassName
{
background-color: #948071;
}
.BgClassName
{
background-color: #948071;
}
</style>
border-color css
<style>
span { border-color: #948071; }
span { border-color: rgb(148,128,113); }
td.TdClassName
{
border-color: #948071;
}
.TagClassName
{
border-color: #948071;
}
</style>