Shades of Beaver #947665
Tints of Beaver #947665
RGB
CMYK
RGB Variations
Color information
#947665 (or 0x947665) is known color: Beaver. HEX triplet: 94, 76 and 65. RGB value is (148,118,101). Sum of RGB (Red+Green+Blue) = 148+118+101=367 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.33% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 101 (39.84% from 255 or 27.52% from 367); Max value from RGB is 148 - color contains mainly: red. Hex color #947665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947665 is #6B899A. Grayscale: #7D7D7D. Windows color (decimal): -7047579 or 6649492. OLE color: 6649492.
HSL color Cylindrical-coordinate representation of color #947665: hue angle of 21.7º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #947665 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 101 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.42 |
| HSL | 21.7º | 0.19% | 0.49% | - |
| HSV(B) | 21.7º | 0.32% | 0.58% | - |
| XYZ | 21.04 | 20.19 | 15.1 | - |
| YUV | 125.03 | 114.44 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 101 | 0 | 0.20 | 0.32 | 0.42 | 21.7 | 0.19 | 0.49 |
| Hex | 94 | 76 | 65 | 0 | 14 | 20 | 2A | 16 | 13 | 31 |
| Octal | 224 | 166 | 145 | 0 | 24 | 40 | 52 | 26 | 23 | 61 |
| Binary | 10010100 | 1110110 | 1100101 | 0 | 10100 | 100000 | 101010 | 10110 | 10011 | 110001 |
Color Harmonies of #947665
Complementary color
Monochromatic Colors of #947665
Black with #947665
Text Example
Text Example
White with #947665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947665; }
p { color: rgb(148,118,101); }
H1.HeaderClassName
{
color: #947665;
}
.AnyTagClassName
{
color: #947665;
}
</style>
background-color css
<style>
a { background-color: #947665; }
a { background-color: rgb(148,118,101); }
div.DivClassName
{
background-color: #947665;
}
.BgClassName
{
background-color: #947665;
}
</style>
border-color css
<style>
span { border-color: #947665; }
span { border-color: rgb(148,118,101); }
td.TdClassName
{
border-color: #947665;
}
.TagClassName
{
border-color: #947665;
}
</style>