Shades of Beaver #927266
Tints of Beaver #927266
RGB
CMYK
RGB Variations
Color information
#927266 (or 0x927266) is known color: Beaver. HEX triplet: 92, 72 and 66. RGB value is (146,114,102). Sum of RGB (Red+Green+Blue) = 146+114+102=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 102 (40.23% from 255 or 28.18% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #927266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927266 is #6D8D99. Grayscale: #7A7A7A. Windows color (decimal): -7179674 or 6714002. OLE color: 6714002.
HSL color Cylindrical-coordinate representation of color #927266: hue angle of 16.36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #927266 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 102 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.43 |
| HSL | 16.36º | 0.18% | 0.49% | - |
| HSV(B) | 16.36º | 0.3% | 0.57% | - |
| XYZ | 20.27 | 19.1 | 15.19 | - |
| YUV | 122.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 102 | 0 | 0.22 | 0.30 | 0.43 | 16.36 | 0.18 | 0.49 |
| Hex | 92 | 72 | 66 | 0 | 16 | 1E | 2B | 10 | 12 | 31 |
| Octal | 222 | 162 | 146 | 0 | 26 | 36 | 53 | 20 | 22 | 61 |
| Binary | 10010010 | 1110010 | 1100110 | 0 | 10110 | 11110 | 101011 | 10000 | 10010 | 110001 |
Color Harmonies of #927266
Complementary color
Monochromatic Colors of #927266
Black with #927266
Text Example
Text Example
White with #927266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927266; }
p { color: rgb(146,114,102); }
H1.HeaderClassName
{
color: #927266;
}
.AnyTagClassName
{
color: #927266;
}
</style>
background-color css
<style>
a { background-color: #927266; }
a { background-color: rgb(146,114,102); }
div.DivClassName
{
background-color: #927266;
}
.BgClassName
{
background-color: #927266;
}
</style>
border-color css
<style>
span { border-color: #927266; }
span { border-color: rgb(146,114,102); }
td.TdClassName
{
border-color: #927266;
}
.TagClassName
{
border-color: #927266;
}
</style>