Shades of Beaver #907368
Tints of Beaver #907368
RGB
CMYK
RGB Variations
Color information
#907368 (or 0x907368) is known color: Beaver. HEX triplet: 90, 73 and 68. RGB value is (144,115,104). Sum of RGB (Red+Green+Blue) = 144+115+104=363 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.67% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 104 (41.02% from 255 or 28.65% from 363); Max value from RGB is 144 - color contains mainly: red. Hex color #907368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907368 is #6F8C97. Grayscale: #7A7A7A. Windows color (decimal): -7310488 or 6845328. OLE color: 6845328.
HSL color Cylindrical-coordinate representation of color #907368: hue angle of 16.5º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #907368 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 104 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.44 |
| HSL | 16.5º | 0.16% | 0.49% | - |
| HSV(B) | 16.5º | 0.28% | 0.56% | - |
| XYZ | 20.13 | 19.19 | 15.74 | - |
| YUV | 122.42 | 117.61 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 104 | 0 | 0.20 | 0.28 | 0.44 | 16.5 | 0.16 | 0.49 |
| Hex | 90 | 73 | 68 | 0 | 14 | 1C | 2C | 10 | 10 | 31 |
| Octal | 220 | 163 | 150 | 0 | 24 | 34 | 54 | 20 | 20 | 61 |
| Binary | 10010000 | 1110011 | 1101000 | 0 | 10100 | 11100 | 101100 | 10000 | 10000 | 110001 |
Color Harmonies of #907368
Complementary color
Monochromatic Colors of #907368
Black with #907368
Text Example
Text Example
White with #907368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907368; }
p { color: rgb(144,115,104); }
H1.HeaderClassName
{
color: #907368;
}
.AnyTagClassName
{
color: #907368;
}
</style>
background-color css
<style>
a { background-color: #907368; }
a { background-color: rgb(144,115,104); }
div.DivClassName
{
background-color: #907368;
}
.BgClassName
{
background-color: #907368;
}
</style>
border-color css
<style>
span { border-color: #907368; }
span { border-color: rgb(144,115,104); }
td.TdClassName
{
border-color: #907368;
}
.TagClassName
{
border-color: #907368;
}
</style>