Shades of Beaver #917368
Tints of Beaver #917368
RGB
CMYK
RGB Variations
Color information
#917368 (or 0x917368) is known color: Beaver. HEX triplet: 91, 73 and 68. RGB value is (145,115,104). Sum of RGB (Red+Green+Blue) = 145+115+104=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 115 (45.31% from 255 or 31.59% from 364); Blue value is 104 (41.02% from 255 or 28.57% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #917368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917368 is #6E8C97. Grayscale: #7A7A7A. Windows color (decimal): -7244952 or 6845329. OLE color: 6845329.
HSL color Cylindrical-coordinate representation of color #917368: hue angle of 16.1º 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 #917368 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 104 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.43 |
| HSL | 16.1º | 0.16% | 0.49% | - |
| HSV(B) | 16.1º | 0.28% | 0.57% | - |
| XYZ | 20.31 | 19.28 | 15.75 | - |
| YUV | 122.72 | 117.44 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 104 | 0 | 0.21 | 0.28 | 0.43 | 16.1 | 0.16 | 0.49 |
| Hex | 91 | 73 | 68 | 0 | 15 | 1C | 2B | 10 | 10 | 31 |
| Octal | 221 | 163 | 150 | 0 | 25 | 34 | 53 | 20 | 20 | 61 |
| Binary | 10010001 | 1110011 | 1101000 | 0 | 10101 | 11100 | 101011 | 10000 | 10000 | 110001 |
Color Harmonies of #917368
Complementary color
Monochromatic Colors of #917368
Black with #917368
Text Example
Text Example
White with #917368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917368; }
p { color: rgb(145,115,104); }
H1.HeaderClassName
{
color: #917368;
}
.AnyTagClassName
{
color: #917368;
}
</style>
background-color css
<style>
a { background-color: #917368; }
a { background-color: rgb(145,115,104); }
div.DivClassName
{
background-color: #917368;
}
.BgClassName
{
background-color: #917368;
}
</style>
border-color css
<style>
span { border-color: #917368; }
span { border-color: rgb(145,115,104); }
td.TdClassName
{
border-color: #917368;
}
.TagClassName
{
border-color: #917368;
}
</style>