Shades of Saratoga #546320
Tints of Saratoga #546320
RGB
CMYK
RGB Variations
Color information
#546320 (or 0x546320) is known color: Saratoga. HEX triplet: 54, 63 and 20. RGB value is (84,99,32). Sum of RGB (Red+Green+Blue) = 84+99+32=215 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.07% from 215); Green value is 99 (39.06% from 255 or 46.05% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 99 - color contains mainly: green. Hex color #546320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546320 is #AB9CDF. Grayscale: #575757. Windows color (decimal): -11246816 or 2122580. OLE color: 2122580.
HSL color Cylindrical-coordinate representation of color #546320: hue angle of 73.43º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #546320 is Cyan = 0.15, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 99 | 32 | - |
| CMYK | 0.15 | 0 | 0.68 | 0.61 |
| HSL | 73.43º | 0.51% | 0.26% | - |
| HSV(B) | 73.43º | 0.68% | 0.39% | - |
| XYZ | 8.38 | 10.91 | 3.03 | - |
| YUV | 86.88 | 97.03 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 32 | 0.15 | 0 | 0.68 | 0.61 | 73.43 | 0.51 | 0.26 |
| Hex | 54 | 63 | 20 | F | 0 | 44 | 3D | 49 | 33 | 1A |
| Octal | 124 | 143 | 40 | 17 | 0 | 104 | 75 | 111 | 63 | 32 |
| Binary | 1010100 | 1100011 | 100000 | 1111 | 0 | 1000100 | 111101 | 1001001 | 110011 | 11010 |
Color Harmonies of #546320
Complementary color
Monochromatic Colors of #546320
Black with #546320
Text Example
Text Example
White with #546320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546320; }
p { color: rgb(84,99,32); }
H1.HeaderClassName
{
color: #546320;
}
.AnyTagClassName
{
color: #546320;
}
</style>
background-color css
<style>
a { background-color: #546320; }
a { background-color: rgb(84,99,32); }
div.DivClassName
{
background-color: #546320;
}
.BgClassName
{
background-color: #546320;
}
</style>
border-color css
<style>
span { border-color: #546320; }
span { border-color: rgb(84,99,32); }
td.TdClassName
{
border-color: #546320;
}
.TagClassName
{
border-color: #546320;
}
</style>