Shades of Saddle Brown #945006
Tints of Saddle Brown #945006
RGB
CMYK
RGB Variations
Color information
#945006 (or 0x945006) is known color: Saddle Brown. HEX triplet: 94, 50 and 06. RGB value is (148,80,6). Sum of RGB (Red+Green+Blue) = 148+80+6=234 (30% of max value = 765). Red value is 148 (58.20% from 255 or 63.25% from 234); Green value is 80 (31.64% from 255 or 34.19% from 234); Blue value is 6 (2.73% from 255 or 2.56% from 234); Max value from RGB is 148 - color contains mainly: red. Hex color #945006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #945006 is #6BAFF9. Grayscale: #5C5C5C. Windows color (decimal): -7057402 or 413844. OLE color: 413844.
HSL color Cylindrical-coordinate representation of color #945006: hue angle of 31.27º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #945006 is Cyan = 0, Magento = 0.46, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 80 | 6 | - |
| CMYK | 0 | 0.46 | 0.96 | 0.42 |
| HSL | 31.27º | 0.92% | 0.3% | - |
| HSV(B) | 31.27º | 0.96% | 0.58% | - |
| XYZ | 15.11 | 12.05 | 1.7 | - |
| YUV | 91.9 | 79.53 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 80 | 6 | 0 | 0.46 | 0.96 | 0.42 | 31.27 | 0.92 | 0.3 |
| Hex | 94 | 50 | 6 | 0 | 2E | 60 | 2A | 1F | 5C | 1E |
| Octal | 224 | 120 | 6 | 0 | 56 | 140 | 52 | 37 | 134 | 36 |
| Binary | 10010100 | 1010000 | 110 | 0 | 101110 | 1100000 | 101010 | 11111 | 1011100 | 11110 |
Color Harmonies of #945006
Complementary color
Monochromatic Colors of #945006
Black with #945006
Text Example
Text Example
White with #945006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945006; }
p { color: rgb(148,80,6); }
H1.HeaderClassName
{
color: #945006;
}
.AnyTagClassName
{
color: #945006;
}
</style>
background-color css
<style>
a { background-color: #945006; }
a { background-color: rgb(148,80,6); }
div.DivClassName
{
background-color: #945006;
}
.BgClassName
{
background-color: #945006;
}
</style>
border-color css
<style>
span { border-color: #945006; }
span { border-color: rgb(148,80,6); }
td.TdClassName
{
border-color: #945006;
}
.TagClassName
{
border-color: #945006;
}
</style>