Shades of Beaver #937467
Tints of Beaver #937467
RGB
CMYK
RGB Variations
Color information
#937467 (or 0x937467) is known color: Beaver. HEX triplet: 93, 74 and 67. RGB value is (147,116,103). Sum of RGB (Red+Green+Blue) = 147+116+103=366 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.16% from 366); Green value is 116 (45.70% from 255 or 31.69% from 366); Blue value is 103 (40.62% from 255 or 28.14% from 366); Max value from RGB is 147 - color contains mainly: red. Hex color #937467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937467 is #6C8B98. Grayscale: #7B7B7B. Windows color (decimal): -7113625 or 6780051. OLE color: 6780051.
HSL color Cylindrical-coordinate representation of color #937467: hue angle of 17.73º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #937467 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 103 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.42 |
| HSL | 17.73º | 0.18% | 0.49% | - |
| HSV(B) | 17.73º | 0.3% | 0.58% | - |
| XYZ | 20.73 | 19.67 | 15.54 | - |
| YUV | 123.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 103 | 0 | 0.21 | 0.30 | 0.42 | 17.73 | 0.18 | 0.49 |
| Hex | 93 | 74 | 67 | 0 | 15 | 1E | 2A | 12 | 12 | 31 |
| Octal | 223 | 164 | 147 | 0 | 25 | 36 | 52 | 22 | 22 | 61 |
| Binary | 10010011 | 1110100 | 1100111 | 0 | 10101 | 11110 | 101010 | 10010 | 10010 | 110001 |
Color Harmonies of #937467
Complementary color
Monochromatic Colors of #937467
Black with #937467
Text Example
Text Example
White with #937467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937467; }
p { color: rgb(147,116,103); }
H1.HeaderClassName
{
color: #937467;
}
.AnyTagClassName
{
color: #937467;
}
</style>
background-color css
<style>
a { background-color: #937467; }
a { background-color: rgb(147,116,103); }
div.DivClassName
{
background-color: #937467;
}
.BgClassName
{
background-color: #937467;
}
</style>
border-color css
<style>
span { border-color: #937467; }
span { border-color: rgb(147,116,103); }
td.TdClassName
{
border-color: #937467;
}
.TagClassName
{
border-color: #937467;
}
</style>