Shades of Saratoga #546029
Tints of Saratoga #546029
RGB
CMYK
RGB Variations
Color information
#546029 (or 0x546029) is known color: Saratoga. HEX triplet: 54, 60 and 29. RGB value is (84,96,41). Sum of RGB (Red+Green+Blue) = 84+96+41=221 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.01% from 221); Green value is 96 (37.89% from 255 or 43.44% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 96 - color contains mainly: green. Hex color #546029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546029 is #AB9FD6. Grayscale: #565656. Windows color (decimal): -11247575 or 2711636. OLE color: 2711636.
HSL color Cylindrical-coordinate representation of color #546029: hue angle of 73.09º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #546029 is Cyan = 0.12, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 41 | - |
| CMYK | 0.12 | 0 | 0.57 | 0.62 |
| HSL | 73.09º | 0.4% | 0.27% | - |
| HSV(B) | 73.09º | 0.57% | 0.38% | - |
| XYZ | 8.24 | 10.41 | 3.67 | - |
| YUV | 86.14 | 102.52 | 126.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 41 | 0.12 | 0 | 0.57 | 0.62 | 73.09 | 0.4 | 0.27 |
| Hex | 54 | 60 | 29 | C | 0 | 39 | 3E | 49 | 28 | 1B |
| Octal | 124 | 140 | 51 | 14 | 0 | 71 | 76 | 111 | 50 | 33 |
| Binary | 1010100 | 1100000 | 101001 | 1100 | 0 | 111001 | 111110 | 1001001 | 101000 | 11011 |
Color Harmonies of #546029
Complementary color
Monochromatic Colors of #546029
Black with #546029
Text Example
Text Example
White with #546029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546029; }
p { color: rgb(84,96,41); }
H1.HeaderClassName
{
color: #546029;
}
.AnyTagClassName
{
color: #546029;
}
</style>
background-color css
<style>
a { background-color: #546029; }
a { background-color: rgb(84,96,41); }
div.DivClassName
{
background-color: #546029;
}
.BgClassName
{
background-color: #546029;
}
</style>
border-color css
<style>
span { border-color: #546029; }
span { border-color: rgb(84,96,41); }
td.TdClassName
{
border-color: #546029;
}
.TagClassName
{
border-color: #546029;
}
</style>