Shades of Beaver #937466
Tints of Beaver #937466
RGB
CMYK
RGB Variations
Color information
#937466 (or 0x937466) is known color: Beaver. HEX triplet: 93, 74 and 66. RGB value is (147,116,102). Sum of RGB (Red+Green+Blue) = 147+116+102=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 116 (45.70% from 255 or 31.78% from 365); Blue value is 102 (40.23% from 255 or 27.95% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #937466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937466 is #6C8B99. Grayscale: #7B7B7B. Windows color (decimal): -7113626 or 6714515. OLE color: 6714515.
HSL color Cylindrical-coordinate representation of color #937466: hue angle of 18.67º 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 #937466 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 102 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.42 |
| HSL | 18.67º | 0.18% | 0.49% | - |
| HSV(B) | 18.67º | 0.31% | 0.58% | - |
| XYZ | 20.68 | 19.65 | 15.27 | - |
| YUV | 123.67 | 115.77 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 102 | 0 | 0.21 | 0.31 | 0.42 | 18.67 | 0.18 | 0.49 |
| Hex | 93 | 74 | 66 | 0 | 15 | 1F | 2A | 13 | 12 | 31 |
| Octal | 223 | 164 | 146 | 0 | 25 | 37 | 52 | 23 | 22 | 61 |
| Binary | 10010011 | 1110100 | 1100110 | 0 | 10101 | 11111 | 101010 | 10011 | 10010 | 110001 |
Color Harmonies of #937466
Complementary color
Monochromatic Colors of #937466
Black with #937466
Text Example
Text Example
White with #937466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937466; }
p { color: rgb(147,116,102); }
H1.HeaderClassName
{
color: #937466;
}
.AnyTagClassName
{
color: #937466;
}
</style>
background-color css
<style>
a { background-color: #937466; }
a { background-color: rgb(147,116,102); }
div.DivClassName
{
background-color: #937466;
}
.BgClassName
{
background-color: #937466;
}
</style>
border-color css
<style>
span { border-color: #937466; }
span { border-color: rgb(147,116,102); }
td.TdClassName
{
border-color: #937466;
}
.TagClassName
{
border-color: #937466;
}
</style>