Shades of San Juan #475662
Tints of San Juan #475662
RGB
CMYK
RGB Variations
Color information
#475662 (or 0x475662) is known color: San Juan. HEX triplet: 47, 56 and 62. RGB value is (71,86,98). Sum of RGB (Red+Green+Blue) = 71+86+98=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 98 (38.67% from 255 or 38.43% from 255); Max value from RGB is 98 - color contains mainly: blue. Hex color #475662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475662 is #B8A99D. Grayscale: #525252. Windows color (decimal): -12102046 or 6444615. OLE color: 6444615.
HSL color Cylindrical-coordinate representation of color #475662: hue angle of 206.67º 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 #475662 is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 86 | 98 | - |
| CMYK | 0.28 | 0.12 | 0 | 0.62 |
| HSL | 206.67º | 0.16% | 0.33% | - |
| HSV(B) | 206.67º | 0.28% | 0.38% | - |
| XYZ | 8.13 | 8.88 | 12.84 | - |
| YUV | 82.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 98 | 0.28 | 0.12 | 0 | 0.62 | 206.67 | 0.16 | 0.33 |
| Hex | 47 | 56 | 62 | 1C | C | 0 | 3E | CF | 10 | 21 |
| Octal | 107 | 126 | 142 | 34 | 14 | 0 | 76 | 317 | 20 | 41 |
| Binary | 1000111 | 1010110 | 1100010 | 11100 | 1100 | 0 | 111110 | 11001111 | 10000 | 100001 |
Color Harmonies of #475662
Complementary color
Monochromatic Colors of #475662
Black with #475662
Text Example
Text Example
White with #475662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475662; }
p { color: rgb(71,86,98); }
H1.HeaderClassName
{
color: #475662;
}
.AnyTagClassName
{
color: #475662;
}
</style>
background-color css
<style>
a { background-color: #475662; }
a { background-color: rgb(71,86,98); }
div.DivClassName
{
background-color: #475662;
}
.BgClassName
{
background-color: #475662;
}
</style>
border-color css
<style>
span { border-color: #475662; }
span { border-color: rgb(71,86,98); }
td.TdClassName
{
border-color: #475662;
}
.TagClassName
{
border-color: #475662;
}
</style>