Shades of Beaver #917668
Tints of Beaver #917668
RGB
CMYK
RGB Variations
Color information
#917668 (or 0x917668) is known color: Beaver. HEX triplet: 91, 76 and 68. RGB value is (145,118,104). Sum of RGB (Red+Green+Blue) = 145+118+104=367 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.51% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 104 (41.02% from 255 or 28.34% from 367); Max value from RGB is 145 - color contains mainly: red. Hex color #917668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917668 is #6E8997. Grayscale: #7C7C7C. Windows color (decimal): -7244184 or 6846097. OLE color: 6846097.
HSL color Cylindrical-coordinate representation of color #917668: hue angle of 20.49º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #917668 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 104 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.43 |
| HSL | 20.49º | 0.16% | 0.49% | - |
| HSV(B) | 20.49º | 0.28% | 0.57% | - |
| XYZ | 20.65 | 19.98 | 15.86 | - |
| YUV | 124.48 | 116.45 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 104 | 0 | 0.19 | 0.28 | 0.43 | 20.49 | 0.16 | 0.49 |
| Hex | 91 | 76 | 68 | 0 | 13 | 1C | 2B | 14 | 10 | 31 |
| Octal | 221 | 166 | 150 | 0 | 23 | 34 | 53 | 24 | 20 | 61 |
| Binary | 10010001 | 1110110 | 1101000 | 0 | 10011 | 11100 | 101011 | 10100 | 10000 | 110001 |
Color Harmonies of #917668
Complementary color
Monochromatic Colors of #917668
Black with #917668
Text Example
Text Example
White with #917668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917668; }
p { color: rgb(145,118,104); }
H1.HeaderClassName
{
color: #917668;
}
.AnyTagClassName
{
color: #917668;
}
</style>
background-color css
<style>
a { background-color: #917668; }
a { background-color: rgb(145,118,104); }
div.DivClassName
{
background-color: #917668;
}
.BgClassName
{
background-color: #917668;
}
</style>
border-color css
<style>
span { border-color: #917668; }
span { border-color: rgb(145,118,104); }
td.TdClassName
{
border-color: #917668;
}
.TagClassName
{
border-color: #917668;
}
</style>