Shades of Beaver #907567
Tints of Beaver #907567
RGB
CMYK
RGB Variations
Color information
#907567 (or 0x907567) is known color: Beaver. HEX triplet: 90, 75 and 67. RGB value is (144,117,103). Sum of RGB (Red+Green+Blue) = 144+117+103=364 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.56% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 103 (40.62% from 255 or 28.30% from 364); Max value from RGB is 144 - color contains mainly: red. Hex color #907567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907567 is #6F8A98. Grayscale: #7B7B7B. Windows color (decimal): -7309977 or 6780304. OLE color: 6780304.
HSL color Cylindrical-coordinate representation of color #907567: hue angle of 20.49º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #907567 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 103 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.44 |
| HSL | 20.49º | 0.17% | 0.48% | - |
| HSV(B) | 20.49º | 0.28% | 0.56% | - |
| XYZ | 20.31 | 19.63 | 15.55 | - |
| YUV | 123.48 | 116.45 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 103 | 0 | 0.19 | 0.28 | 0.44 | 20.49 | 0.17 | 0.48 |
| Hex | 90 | 75 | 67 | 0 | 13 | 1C | 2C | 14 | 11 | 30 |
| Octal | 220 | 165 | 147 | 0 | 23 | 34 | 54 | 24 | 21 | 60 |
| Binary | 10010000 | 1110101 | 1100111 | 0 | 10011 | 11100 | 101100 | 10100 | 10001 | 110000 |
Color Harmonies of #907567
Complementary color
Monochromatic Colors of #907567
Black with #907567
Text Example
Text Example
White with #907567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907567; }
p { color: rgb(144,117,103); }
H1.HeaderClassName
{
color: #907567;
}
.AnyTagClassName
{
color: #907567;
}
</style>
background-color css
<style>
a { background-color: #907567; }
a { background-color: rgb(144,117,103); }
div.DivClassName
{
background-color: #907567;
}
.BgClassName
{
background-color: #907567;
}
</style>
border-color css
<style>
span { border-color: #907567; }
span { border-color: rgb(144,117,103); }
td.TdClassName
{
border-color: #907567;
}
.TagClassName
{
border-color: #907567;
}
</style>