Shades of San Juan #475562
Tints of San Juan #475562
RGB
CMYK
RGB Variations
Color information
#475562 (or 0x475562) is known color: San Juan. HEX triplet: 47, 55 and 62. RGB value is (71,85,98). Sum of RGB (Red+Green+Blue) = 71+85+98=254 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.95% from 254); Green value is 85 (33.59% from 255 or 33.46% from 254); Blue value is 98 (38.67% from 255 or 38.58% from 254); Max value from RGB is 98 - color contains mainly: blue. Hex color #475562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475562 is #B8AA9D. Grayscale: #525252. Windows color (decimal): -12102302 or 6444359. OLE color: 6444359.
HSL color Cylindrical-coordinate representation of color #475562: hue angle of 208.89º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #475562 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 85 | 98 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.62 |
| HSL | 208.89º | 0.16% | 0.33% | - |
| HSV(B) | 208.89º | 0.28% | 0.38% | - |
| XYZ | 8.05 | 8.72 | 12.81 | - |
| YUV | 82.3 | 136.86 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 98 | 0.28 | 0.13 | 0 | 0.62 | 208.89 | 0.16 | 0.33 |
| Hex | 47 | 55 | 62 | 1C | D | 0 | 3E | D1 | 10 | 21 |
| Octal | 107 | 125 | 142 | 34 | 15 | 0 | 76 | 321 | 20 | 41 |
| Binary | 1000111 | 1010101 | 1100010 | 11100 | 1101 | 0 | 111110 | 11010001 | 10000 | 100001 |
Color Harmonies of #475562
Complementary color
Monochromatic Colors of #475562
Black with #475562
Text Example
Text Example
White with #475562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475562; }
p { color: rgb(71,85,98); }
H1.HeaderClassName
{
color: #475562;
}
.AnyTagClassName
{
color: #475562;
}
</style>
background-color css
<style>
a { background-color: #475562; }
a { background-color: rgb(71,85,98); }
div.DivClassName
{
background-color: #475562;
}
.BgClassName
{
background-color: #475562;
}
</style>
border-color css
<style>
span { border-color: #475562; }
span { border-color: rgb(71,85,98); }
td.TdClassName
{
border-color: #475562;
}
.TagClassName
{
border-color: #475562;
}
</style>