Shades of Saddle Brown #943308
Tints of Saddle Brown #943308
RGB
CMYK
RGB Variations
Color information
#943308 (or 0x943308) is known color: Saddle Brown. HEX triplet: 94, 33 and 08. RGB value is (148,51,8). Sum of RGB (Red+Green+Blue) = 148+51+8=207 (27% of max value = 765). Red value is 148 (58.20% from 255 or 71.50% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 148 - color contains mainly: red. Hex color #943308 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #943308 is #6BCCF7. Grayscale: #4B4B4B. Windows color (decimal): -7064824 or 537492. OLE color: 537492.
HSL color Cylindrical-coordinate representation of color #943308: hue angle of 18.43º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #943308 is Cyan = 0, Magento = 0.66, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 8 | - |
| CMYK | 0 | 0.66 | 0.95 | 0.42 |
| HSL | 18.43º | 0.9% | 0.31% | - |
| HSV(B) | 18.43º | 0.95% | 0.58% | - |
| XYZ | 13.44 | 8.68 | 1.2 | - |
| YUV | 75.1 | 90.14 | 180 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 8 | 0 | 0.66 | 0.95 | 0.42 | 18.43 | 0.9 | 0.31 |
| Hex | 94 | 33 | 8 | 0 | 42 | 5F | 2A | 12 | 5A | 1F |
| Octal | 224 | 63 | 10 | 0 | 102 | 137 | 52 | 22 | 132 | 37 |
| Binary | 10010100 | 110011 | 1000 | 0 | 1000010 | 1011111 | 101010 | 10010 | 1011010 | 11111 |
Color Harmonies of #943308
Complementary color
Monochromatic Colors of #943308
Black with #943308
Text Example
Text Example
White with #943308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943308; }
p { color: rgb(148,51,8); }
H1.HeaderClassName
{
color: #943308;
}
.AnyTagClassName
{
color: #943308;
}
</style>
background-color css
<style>
a { background-color: #943308; }
a { background-color: rgb(148,51,8); }
div.DivClassName
{
background-color: #943308;
}
.BgClassName
{
background-color: #943308;
}
</style>
border-color css
<style>
span { border-color: #943308; }
span { border-color: rgb(148,51,8); }
td.TdClassName
{
border-color: #943308;
}
.TagClassName
{
border-color: #943308;
}
</style>