Shades of Saratoga #535734
Tints of Saratoga #535734
RGB
CMYK
RGB Variations
Color information
#535734 (or 0x535734) is known color: Saratoga. HEX triplet: 53, 57 and 34. RGB value is (83,87,52). Sum of RGB (Red+Green+Blue) = 83+87+52=222 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.39% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 87 - color contains mainly: green. Hex color #535734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535734 is #ACA8CB. Grayscale: #515151. Windows color (decimal): -11315404 or 3430227. OLE color: 3430227.
HSL color Cylindrical-coordinate representation of color #535734: hue angle of 66.86º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #535734 is Cyan = 0.05, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 87 | 52 | - |
| CMYK | 0.05 | 0 | 0.40 | 0.66 |
| HSL | 66.86º | 0.25% | 0.27% | - |
| HSV(B) | 66.86º | 0.4% | 0.34% | - |
| XYZ | 7.6 | 8.9 | 4.57 | - |
| YUV | 81.81 | 111.17 | 128.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 52 | 0.05 | 0 | 0.40 | 0.66 | 66.86 | 0.25 | 0.27 |
| Hex | 53 | 57 | 34 | 5 | 0 | 28 | 42 | 43 | 19 | 1B |
| Octal | 123 | 127 | 64 | 5 | 0 | 50 | 102 | 103 | 31 | 33 |
| Binary | 1010011 | 1010111 | 110100 | 101 | 0 | 101000 | 1000010 | 1000011 | 11001 | 11011 |
Color Harmonies of #535734
Complementary color
Monochromatic Colors of #535734
Black with #535734
Text Example
Text Example
White with #535734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535734; }
p { color: rgb(83,87,52); }
H1.HeaderClassName
{
color: #535734;
}
.AnyTagClassName
{
color: #535734;
}
</style>
background-color css
<style>
a { background-color: #535734; }
a { background-color: rgb(83,87,52); }
div.DivClassName
{
background-color: #535734;
}
.BgClassName
{
background-color: #535734;
}
</style>
border-color css
<style>
span { border-color: #535734; }
span { border-color: rgb(83,87,52); }
td.TdClassName
{
border-color: #535734;
}
.TagClassName
{
border-color: #535734;
}
</style>