Shades of Saddle Brown #944719
Tints of Saddle Brown #944719
RGB
CMYK
RGB Variations
Color information
#944719 (or 0x944719) is known color: Saddle Brown. HEX triplet: 94, 47 and 19. RGB value is (148,71,25). Sum of RGB (Red+Green+Blue) = 148+71+25=244 (32% of max value = 765). Red value is 148 (58.20% from 255 or 60.66% from 244); Green value is 71 (28.12% from 255 or 29.10% from 244); Blue value is 25 (10.16% from 255 or 10.25% from 244); Max value from RGB is 148 - color contains mainly: red. Hex color #944719 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #944719 is #6BB8E6. Grayscale: #595959. Windows color (decimal): -7059687 or 1656724. OLE color: 1656724.
HSL color Cylindrical-coordinate representation of color #944719: hue angle of 22.44º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #944719 is Cyan = 0, Magento = 0.52, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 71 | 25 | - |
| CMYK | 0 | 0.52 | 0.83 | 0.42 |
| HSL | 22.44º | 0.71% | 0.34% | - |
| HSV(B) | 22.44º | 0.83% | 0.58% | - |
| XYZ | 14.64 | 10.87 | 2.25 | - |
| YUV | 88.78 | 92.01 | 170.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 71 | 25 | 0 | 0.52 | 0.83 | 0.42 | 22.44 | 0.71 | 0.34 |
| Hex | 94 | 47 | 19 | 0 | 34 | 53 | 2A | 16 | 47 | 22 |
| Octal | 224 | 107 | 31 | 0 | 64 | 123 | 52 | 26 | 107 | 42 |
| Binary | 10010100 | 1000111 | 11001 | 0 | 110100 | 1010011 | 101010 | 10110 | 1000111 | 100010 |
Color Harmonies of #944719
Complementary color
Monochromatic Colors of #944719
Black with #944719
Text Example
Text Example
White with #944719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944719; }
p { color: rgb(148,71,25); }
H1.HeaderClassName
{
color: #944719;
}
.AnyTagClassName
{
color: #944719;
}
</style>
background-color css
<style>
a { background-color: #944719; }
a { background-color: rgb(148,71,25); }
div.DivClassName
{
background-color: #944719;
}
.BgClassName
{
background-color: #944719;
}
</style>
border-color css
<style>
span { border-color: #944719; }
span { border-color: rgb(148,71,25); }
td.TdClassName
{
border-color: #944719;
}
.TagClassName
{
border-color: #944719;
}
</style>