Shades of San Juan #475960
Tints of San Juan #475960
RGB
CMYK
RGB Variations
Color information
#475960 (or 0x475960) is known color: San Juan. HEX triplet: 47, 59 and 60. RGB value is (71,89,96). Sum of RGB (Red+Green+Blue) = 71+89+96=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 89 (35.16% from 255 or 34.77% from 256); Blue value is 96 (37.89% from 255 or 37.5% from 256); Max value from RGB is 96 - color contains mainly: blue. Hex color #475960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475960 is #B8A69F. Grayscale: #545454. Windows color (decimal): -12101280 or 6314311. OLE color: 6314311.
HSL color Cylindrical-coordinate representation of color #475960: hue angle of 196.8º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #475960 is Cyan = 0.26, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 89 | 96 | - |
| CMYK | 0.26 | 0.07 | 0 | 0.62 |
| HSL | 196.8º | 0.15% | 0.33% | - |
| HSV(B) | 196.8º | 0.26% | 0.38% | - |
| XYZ | 8.28 | 9.33 | 12.43 | - |
| YUV | 84.42 | 134.54 | 118.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 96 | 0.26 | 0.07 | 0 | 0.62 | 196.8 | 0.15 | 0.33 |
| Hex | 47 | 59 | 60 | 1A | 7 | 0 | 3E | C5 | F | 21 |
| Octal | 107 | 131 | 140 | 32 | 7 | 0 | 76 | 305 | 17 | 41 |
| Binary | 1000111 | 1011001 | 1100000 | 11010 | 111 | 0 | 111110 | 11000101 | 1111 | 100001 |
Color Harmonies of #475960
Complementary color
Monochromatic Colors of #475960
Black with #475960
Text Example
Text Example
White with #475960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475960; }
p { color: rgb(71,89,96); }
H1.HeaderClassName
{
color: #475960;
}
.AnyTagClassName
{
color: #475960;
}
</style>
background-color css
<style>
a { background-color: #475960; }
a { background-color: rgb(71,89,96); }
div.DivClassName
{
background-color: #475960;
}
.BgClassName
{
background-color: #475960;
}
</style>
border-color css
<style>
span { border-color: #475960; }
span { border-color: rgb(71,89,96); }
td.TdClassName
{
border-color: #475960;
}
.TagClassName
{
border-color: #475960;
}
</style>