Shades of Beaver #917466
Tints of Beaver #917466
RGB
CMYK
RGB Variations
Color information
#917466 (or 0x917466) is known color: Beaver. HEX triplet: 91, 74 and 66. RGB value is (145,116,102). Sum of RGB (Red+Green+Blue) = 145+116+102=363 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.94% from 363); Green value is 116 (45.70% from 255 or 31.96% from 363); Blue value is 102 (40.23% from 255 or 28.10% from 363); Max value from RGB is 145 - color contains mainly: red. Hex color #917466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917466 is #6E8B99. Grayscale: #7B7B7B. Windows color (decimal): -7244698 or 6714513. OLE color: 6714513.
HSL color Cylindrical-coordinate representation of color #917466: hue angle of 19.53º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #917466 is Cyan = 0, Magento = 0.2, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 102 | - |
| CMYK | 0 | 0.2 | 0.30 | 0.43 |
| HSL | 19.53º | 0.17% | 0.48% | - |
| HSV(B) | 19.53º | 0.3% | 0.57% | - |
| XYZ | 20.32 | 19.47 | 15.26 | - |
| YUV | 123.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 102 | 0 | 0.2 | 0.30 | 0.43 | 19.53 | 0.17 | 0.48 |
| Hex | 91 | 74 | 66 | 0 | 14 | 1E | 2B | 14 | 11 | 30 |
| Octal | 221 | 164 | 146 | 0 | 24 | 36 | 53 | 24 | 21 | 60 |
| Binary | 10010001 | 1110100 | 1100110 | 0 | 10100 | 11110 | 101011 | 10100 | 10001 | 110000 |
Color Harmonies of #917466
Complementary color
Monochromatic Colors of #917466
Black with #917466
Text Example
Text Example
White with #917466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917466; }
p { color: rgb(145,116,102); }
H1.HeaderClassName
{
color: #917466;
}
.AnyTagClassName
{
color: #917466;
}
</style>
background-color css
<style>
a { background-color: #917466; }
a { background-color: rgb(145,116,102); }
div.DivClassName
{
background-color: #917466;
}
.BgClassName
{
background-color: #917466;
}
</style>
border-color css
<style>
span { border-color: #917466; }
span { border-color: rgb(145,116,102); }
td.TdClassName
{
border-color: #917466;
}
.TagClassName
{
border-color: #917466;
}
</style>