Shades of Saratoga #546027
Tints of Saratoga #546027
RGB
CMYK
RGB Variations
Color information
#546027 (or 0x546027) is known color: Saratoga. HEX triplet: 54, 60 and 27. RGB value is (84,96,39). Sum of RGB (Red+Green+Blue) = 84+96+39=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 39 (15.62% from 255 or 17.81% from 219); Max value from RGB is 96 - color contains mainly: green. Hex color #546027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546027 is #AB9FD8. Grayscale: #565656. Windows color (decimal): -11247577 or 2580564. OLE color: 2580564.
HSL color Cylindrical-coordinate representation of color #546027: hue angle of 72.63º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #546027 is Cyan = 0.12, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 39 | - |
| CMYK | 0.12 | 0 | 0.59 | 0.62 |
| HSL | 72.63º | 0.42% | 0.26% | - |
| HSV(B) | 72.63º | 0.59% | 0.38% | - |
| XYZ | 8.21 | 10.4 | 3.49 | - |
| YUV | 85.91 | 101.52 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 39 | 0.12 | 0 | 0.59 | 0.62 | 72.63 | 0.42 | 0.26 |
| Hex | 54 | 60 | 27 | C | 0 | 3B | 3E | 49 | 2A | 1A |
| Octal | 124 | 140 | 47 | 14 | 0 | 73 | 76 | 111 | 52 | 32 |
| Binary | 1010100 | 1100000 | 100111 | 1100 | 0 | 111011 | 111110 | 1001001 | 101010 | 11010 |
Color Harmonies of #546027
Complementary color
Monochromatic Colors of #546027
Black with #546027
Text Example
Text Example
White with #546027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546027; }
p { color: rgb(84,96,39); }
H1.HeaderClassName
{
color: #546027;
}
.AnyTagClassName
{
color: #546027;
}
</style>
background-color css
<style>
a { background-color: #546027; }
a { background-color: rgb(84,96,39); }
div.DivClassName
{
background-color: #546027;
}
.BgClassName
{
background-color: #546027;
}
</style>
border-color css
<style>
span { border-color: #546027; }
span { border-color: rgb(84,96,39); }
td.TdClassName
{
border-color: #546027;
}
.TagClassName
{
border-color: #546027;
}
</style>