Shades of Saratoga #525426
Tints of Saratoga #525426
RGB
CMYK
RGB Variations
Color information
#525426 (or 0x525426) is known color: Saratoga. HEX triplet: 52, 54 and 26. RGB value is (82,84,38). Sum of RGB (Red+Green+Blue) = 82+84+38=204 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40.20% from 204); Green value is 84 (33.20% from 255 or 41.18% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 84 - color contains mainly: green. Hex color #525426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525426 is #ADABD9. Grayscale: #4E4E4E. Windows color (decimal): -11381722 or 2511954. OLE color: 2511954.
HSL color Cylindrical-coordinate representation of color #525426: hue angle of 62.61º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #525426 is Cyan = 0.02, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 38 | - |
| CMYK | 0.02 | 0 | 0.55 | 0.67 |
| HSL | 62.61º | 0.38% | 0.24% | - |
| HSV(B) | 62.61º | 0.55% | 0.33% | - |
| XYZ | 7 | 8.27 | 3.06 | - |
| YUV | 78.16 | 105.34 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 38 | 0.02 | 0 | 0.55 | 0.67 | 62.61 | 0.38 | 0.24 |
| Hex | 52 | 54 | 26 | 2 | 0 | 37 | 43 | 3F | 26 | 18 |
| Octal | 122 | 124 | 46 | 2 | 0 | 67 | 103 | 77 | 46 | 30 |
| Binary | 1010010 | 1010100 | 100110 | 10 | 0 | 110111 | 1000011 | 111111 | 100110 | 11000 |
Color Harmonies of #525426
Complementary color
Monochromatic Colors of #525426
Black with #525426
Text Example
Text Example
White with #525426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525426; }
p { color: rgb(82,84,38); }
H1.HeaderClassName
{
color: #525426;
}
.AnyTagClassName
{
color: #525426;
}
</style>
background-color css
<style>
a { background-color: #525426; }
a { background-color: rgb(82,84,38); }
div.DivClassName
{
background-color: #525426;
}
.BgClassName
{
background-color: #525426;
}
</style>
border-color css
<style>
span { border-color: #525426; }
span { border-color: rgb(82,84,38); }
td.TdClassName
{
border-color: #525426;
}
.TagClassName
{
border-color: #525426;
}
</style>