Shades of Saratoga #536324
Tints of Saratoga #536324
RGB
CMYK
RGB Variations
Color information
#536324 (or 0x536324) is known color: Saratoga. HEX triplet: 53, 63 and 24. RGB value is (83,99,36). Sum of RGB (Red+Green+Blue) = 83+99+36=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 99 (39.06% from 255 or 45.41% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 99 - color contains mainly: green. Hex color #536324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536324 is #AC9CDB. Grayscale: #575757. Windows color (decimal): -11312348 or 2384723. OLE color: 2384723.
HSL color Cylindrical-coordinate representation of color #536324: hue angle of 75.24º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #536324 is Cyan = 0.16, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 36 | - |
| CMYK | 0.16 | 0 | 0.64 | 0.61 |
| HSL | 75.24º | 0.47% | 0.26% | - |
| HSV(B) | 75.24º | 0.64% | 0.39% | - |
| XYZ | 8.35 | 10.89 | 3.33 | - |
| YUV | 87.03 | 99.2 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 36 | 0.16 | 0 | 0.64 | 0.61 | 75.24 | 0.47 | 0.26 |
| Hex | 53 | 63 | 24 | 10 | 0 | 40 | 3D | 4B | 2F | 1A |
| Octal | 123 | 143 | 44 | 20 | 0 | 100 | 75 | 113 | 57 | 32 |
| Binary | 1010011 | 1100011 | 100100 | 10000 | 0 | 1000000 | 111101 | 1001011 | 101111 | 11010 |
Color Harmonies of #536324
Complementary color
Monochromatic Colors of #536324
Black with #536324
Text Example
Text Example
White with #536324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536324; }
p { color: rgb(83,99,36); }
H1.HeaderClassName
{
color: #536324;
}
.AnyTagClassName
{
color: #536324;
}
</style>
background-color css
<style>
a { background-color: #536324; }
a { background-color: rgb(83,99,36); }
div.DivClassName
{
background-color: #536324;
}
.BgClassName
{
background-color: #536324;
}
</style>
border-color css
<style>
span { border-color: #536324; }
span { border-color: rgb(83,99,36); }
td.TdClassName
{
border-color: #536324;
}
.TagClassName
{
border-color: #536324;
}
</style>