Shades of Saratoga #536421
Tints of Saratoga #536421
RGB
CMYK
RGB Variations
Color information
#536421 (or 0x536421) is known color: Saratoga. HEX triplet: 53, 64 and 21. RGB value is (83,100,33). Sum of RGB (Red+Green+Blue) = 83+100+33=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 100 (39.45% from 255 or 46.30% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 100 - color contains mainly: green. Hex color #536421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536421 is #AC9BDE. Grayscale: #575757. Windows color (decimal): -11312095 or 2188371. OLE color: 2188371.
HSL color Cylindrical-coordinate representation of color #536421: hue angle of 75.22º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #536421 is Cyan = 0.17, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 33 | - |
| CMYK | 0.17 | 0 | 0.67 | 0.61 |
| HSL | 75.22º | 0.5% | 0.26% | - |
| HSV(B) | 75.22º | 0.67% | 0.39% | - |
| XYZ | 8.4 | 11.06 | 3.13 | - |
| YUV | 87.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 33 | 0.17 | 0 | 0.67 | 0.61 | 75.22 | 0.5 | 0.26 |
| Hex | 53 | 64 | 21 | 11 | 0 | 43 | 3D | 4B | 32 | 1A |
| Octal | 123 | 144 | 41 | 21 | 0 | 103 | 75 | 113 | 62 | 32 |
| Binary | 1010011 | 1100100 | 100001 | 10001 | 0 | 1000011 | 111101 | 1001011 | 110010 | 11010 |
Color Harmonies of #536421
Complementary color
Monochromatic Colors of #536421
Black with #536421
Text Example
Text Example
White with #536421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536421; }
p { color: rgb(83,100,33); }
H1.HeaderClassName
{
color: #536421;
}
.AnyTagClassName
{
color: #536421;
}
</style>
background-color css
<style>
a { background-color: #536421; }
a { background-color: rgb(83,100,33); }
div.DivClassName
{
background-color: #536421;
}
.BgClassName
{
background-color: #536421;
}
</style>
border-color css
<style>
span { border-color: #536421; }
span { border-color: rgb(83,100,33); }
td.TdClassName
{
border-color: #536421;
}
.TagClassName
{
border-color: #536421;
}
</style>