Shades of Beaver #947566
Tints of Beaver #947566
RGB
CMYK
RGB Variations
Color information
#947566 (or 0x947566) is known color: Beaver. HEX triplet: 94, 75 and 66. RGB value is (148,117,102). Sum of RGB (Red+Green+Blue) = 148+117+102=367 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.33% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 102 (40.23% from 255 or 27.79% from 367); Max value from RGB is 148 - color contains mainly: red. Hex color #947566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947566 is #6B8A99. Grayscale: #7C7C7C. Windows color (decimal): -7047834 or 6714772. OLE color: 6714772.
HSL color Cylindrical-coordinate representation of color #947566: hue angle of 19.57º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #947566 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 102 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.42 |
| HSL | 19.57º | 0.18% | 0.49% | - |
| HSV(B) | 19.57º | 0.31% | 0.58% | - |
| XYZ | 20.97 | 19.98 | 15.32 | - |
| YUV | 124.56 | 115.27 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 102 | 0 | 0.21 | 0.31 | 0.42 | 19.57 | 0.18 | 0.49 |
| Hex | 94 | 75 | 66 | 0 | 15 | 1F | 2A | 14 | 12 | 31 |
| Octal | 224 | 165 | 146 | 0 | 25 | 37 | 52 | 24 | 22 | 61 |
| Binary | 10010100 | 1110101 | 1100110 | 0 | 10101 | 11111 | 101010 | 10100 | 10010 | 110001 |
Color Harmonies of #947566
Complementary color
Monochromatic Colors of #947566
Black with #947566
Text Example
Text Example
White with #947566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947566; }
p { color: rgb(148,117,102); }
H1.HeaderClassName
{
color: #947566;
}
.AnyTagClassName
{
color: #947566;
}
</style>
background-color css
<style>
a { background-color: #947566; }
a { background-color: rgb(148,117,102); }
div.DivClassName
{
background-color: #947566;
}
.BgClassName
{
background-color: #947566;
}
</style>
border-color css
<style>
span { border-color: #947566; }
span { border-color: rgb(148,117,102); }
td.TdClassName
{
border-color: #947566;
}
.TagClassName
{
border-color: #947566;
}
</style>