Shades of Beaver #917568
Tints of Beaver #917568
RGB
CMYK
RGB Variations
Color information
#917568 (or 0x917568) is known color: Beaver. HEX triplet: 91, 75 and 68. RGB value is (145,117,104). Sum of RGB (Red+Green+Blue) = 145+117+104=366 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.62% from 366); Green value is 117 (46.09% from 255 or 31.97% from 366); Blue value is 104 (41.02% from 255 or 28.42% from 366); Max value from RGB is 145 - color contains mainly: red. Hex color #917568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917568 is #6E8A97. Grayscale: #7B7B7B. Windows color (decimal): -7244440 or 6845841. OLE color: 6845841.
HSL color Cylindrical-coordinate representation of color #917568: hue angle of 19.02º 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 #917568 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 104 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.43 |
| HSL | 19.02º | 0.16% | 0.49% | - |
| HSV(B) | 19.02º | 0.28% | 0.57% | - |
| XYZ | 20.54 | 19.74 | 15.82 | - |
| YUV | 123.89 | 116.78 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 104 | 0 | 0.19 | 0.28 | 0.43 | 19.02 | 0.16 | 0.49 |
| Hex | 91 | 75 | 68 | 0 | 13 | 1C | 2B | 13 | 10 | 31 |
| Octal | 221 | 165 | 150 | 0 | 23 | 34 | 53 | 23 | 20 | 61 |
| Binary | 10010001 | 1110101 | 1101000 | 0 | 10011 | 11100 | 101011 | 10011 | 10000 | 110001 |
Color Harmonies of #917568
Complementary color
Monochromatic Colors of #917568
Black with #917568
Text Example
Text Example
White with #917568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917568; }
p { color: rgb(145,117,104); }
H1.HeaderClassName
{
color: #917568;
}
.AnyTagClassName
{
color: #917568;
}
</style>
background-color css
<style>
a { background-color: #917568; }
a { background-color: rgb(145,117,104); }
div.DivClassName
{
background-color: #917568;
}
.BgClassName
{
background-color: #917568;
}
</style>
border-color css
<style>
span { border-color: #917568; }
span { border-color: rgb(145,117,104); }
td.TdClassName
{
border-color: #917568;
}
.TagClassName
{
border-color: #917568;
}
</style>