Shades of Beaver #927465
Tints of Beaver #927465
RGB
CMYK
RGB Variations
Color information
#927465 (or 0x927465) is known color: Beaver. HEX triplet: 92, 74 and 65. RGB value is (146,116,101). Sum of RGB (Red+Green+Blue) = 146+116+101=363 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.22% from 363); Green value is 116 (45.70% from 255 or 31.96% from 363); Blue value is 101 (39.84% from 255 or 27.82% from 363); Max value from RGB is 146 - color contains mainly: red. Hex color #927465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927465 is #6D8B9A. Grayscale: #7B7B7B. Windows color (decimal): -7179163 or 6648978. OLE color: 6648978.
HSL color Cylindrical-coordinate representation of color #927465: hue angle of 20º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #927465 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 101 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.43 |
| HSL | 20º | 0.18% | 0.48% | - |
| HSV(B) | 20º | 0.31% | 0.57% | - |
| XYZ | 20.45 | 19.54 | 15.01 | - |
| YUV | 123.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 101 | 0 | 0.21 | 0.31 | 0.43 | 20 | 0.18 | 0.48 |
| Hex | 92 | 74 | 65 | 0 | 15 | 1F | 2B | 14 | 12 | 30 |
| Octal | 222 | 164 | 145 | 0 | 25 | 37 | 53 | 24 | 22 | 60 |
| Binary | 10010010 | 1110100 | 1100101 | 0 | 10101 | 11111 | 101011 | 10100 | 10010 | 110000 |
Color Harmonies of #927465
Complementary color
Monochromatic Colors of #927465
Black with #927465
Text Example
Text Example
White with #927465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927465; }
p { color: rgb(146,116,101); }
H1.HeaderClassName
{
color: #927465;
}
.AnyTagClassName
{
color: #927465;
}
</style>
background-color css
<style>
a { background-color: #927465; }
a { background-color: rgb(146,116,101); }
div.DivClassName
{
background-color: #927465;
}
.BgClassName
{
background-color: #927465;
}
</style>
border-color css
<style>
span { border-color: #927465; }
span { border-color: rgb(146,116,101); }
td.TdClassName
{
border-color: #927465;
}
.TagClassName
{
border-color: #927465;
}
</style>