Shades of Beaver #917267
Tints of Beaver #917267
RGB
CMYK
RGB Variations
Color information
#917267 (or 0x917267) is known color: Beaver. HEX triplet: 91, 72 and 67. RGB value is (145,114,103). Sum of RGB (Red+Green+Blue) = 145+114+103=362 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.06% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 103 (40.62% from 255 or 28.45% from 362); Max value from RGB is 145 - color contains mainly: red. Hex color #917267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917267 is #6E8D98. Grayscale: #7A7A7A. Windows color (decimal): -7245209 or 6779537. OLE color: 6779537.
HSL color Cylindrical-coordinate representation of color #917267: hue angle of 15.71º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #917267 is Cyan = 0, Magento = 0.21, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 103 | - |
| CMYK | 0 | 0.21 | 0.29 | 0.43 |
| HSL | 15.71º | 0.17% | 0.49% | - |
| HSV(B) | 15.71º | 0.29% | 0.57% | - |
| XYZ | 20.14 | 19.03 | 15.44 | - |
| YUV | 122.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 103 | 0 | 0.21 | 0.29 | 0.43 | 15.71 | 0.17 | 0.49 |
| Hex | 91 | 72 | 67 | 0 | 15 | 1D | 2B | 10 | 11 | 31 |
| Octal | 221 | 162 | 147 | 0 | 25 | 35 | 53 | 20 | 21 | 61 |
| Binary | 10010001 | 1110010 | 1100111 | 0 | 10101 | 11101 | 101011 | 10000 | 10001 | 110001 |
Color Harmonies of #917267
Complementary color
Monochromatic Colors of #917267
Black with #917267
Text Example
Text Example
White with #917267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917267; }
p { color: rgb(145,114,103); }
H1.HeaderClassName
{
color: #917267;
}
.AnyTagClassName
{
color: #917267;
}
</style>
background-color css
<style>
a { background-color: #917267; }
a { background-color: rgb(145,114,103); }
div.DivClassName
{
background-color: #917267;
}
.BgClassName
{
background-color: #917267;
}
</style>
border-color css
<style>
span { border-color: #917267; }
span { border-color: rgb(145,114,103); }
td.TdClassName
{
border-color: #917267;
}
.TagClassName
{
border-color: #917267;
}
</style>