Shades of Saratoga #576328
Tints of Saratoga #576328
RGB
CMYK
RGB Variations
Color information
#576328 (or 0x576328) is known color: Saratoga. HEX triplet: 57, 63 and 28. RGB value is (87,99,40). Sum of RGB (Red+Green+Blue) = 87+99+40=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 99 (39.06% from 255 or 43.81% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 99 - color contains mainly: green. Hex color #576328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576328 is #A89CD7. Grayscale: #585858. Windows color (decimal): -11050200 or 2646871. OLE color: 2646871.
HSL color Cylindrical-coordinate representation of color #576328: hue angle of 72.2º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #576328 is Cyan = 0.12, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 40 | - |
| CMYK | 0.12 | 0 | 0.60 | 0.61 |
| HSL | 72.2º | 0.42% | 0.27% | - |
| HSV(B) | 72.2º | 0.6% | 0.39% | - |
| XYZ | 8.78 | 11.1 | 3.69 | - |
| YUV | 88.69 | 100.52 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 40 | 0.12 | 0 | 0.60 | 0.61 | 72.2 | 0.42 | 0.27 |
| Hex | 57 | 63 | 28 | C | 0 | 3C | 3D | 48 | 2A | 1B |
| Octal | 127 | 143 | 50 | 14 | 0 | 74 | 75 | 110 | 52 | 33 |
| Binary | 1010111 | 1100011 | 101000 | 1100 | 0 | 111100 | 111101 | 1001000 | 101010 | 11011 |
Color Harmonies of #576328
Complementary color
Monochromatic Colors of #576328
Black with #576328
Text Example
Text Example
White with #576328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576328; }
p { color: rgb(87,99,40); }
H1.HeaderClassName
{
color: #576328;
}
.AnyTagClassName
{
color: #576328;
}
</style>
background-color css
<style>
a { background-color: #576328; }
a { background-color: rgb(87,99,40); }
div.DivClassName
{
background-color: #576328;
}
.BgClassName
{
background-color: #576328;
}
</style>
border-color css
<style>
span { border-color: #576328; }
span { border-color: rgb(87,99,40); }
td.TdClassName
{
border-color: #576328;
}
.TagClassName
{
border-color: #576328;
}
</style>