Shades of San Juan #475961
Tints of San Juan #475961
RGB
CMYK
RGB Variations
Color information
#475961 (or 0x475961) is known color: San Juan. HEX triplet: 47, 59 and 61. RGB value is (71,89,97). Sum of RGB (Red+Green+Blue) = 71+89+97=257 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.63% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 97 (38.28% from 255 or 37.74% from 257); Max value from RGB is 97 - color contains mainly: blue. Hex color #475961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475961 is #B8A69E. Grayscale: #545454. Windows color (decimal): -12101279 or 6379847. OLE color: 6379847.
HSL color Cylindrical-coordinate representation of color #475961: hue angle of 198.46º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #475961 is Cyan = 0.27, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 89 | 97 | - |
| CMYK | 0.27 | 0.08 | 0 | 0.62 |
| HSL | 198.46º | 0.15% | 0.33% | - |
| HSV(B) | 198.46º | 0.27% | 0.38% | - |
| XYZ | 8.33 | 9.35 | 12.67 | - |
| YUV | 84.53 | 135.04 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 97 | 0.27 | 0.08 | 0 | 0.62 | 198.46 | 0.15 | 0.33 |
| Hex | 47 | 59 | 61 | 1B | 8 | 0 | 3E | C6 | F | 21 |
| Octal | 107 | 131 | 141 | 33 | 10 | 0 | 76 | 306 | 17 | 41 |
| Binary | 1000111 | 1011001 | 1100001 | 11011 | 1000 | 0 | 111110 | 11000110 | 1111 | 100001 |
Color Harmonies of #475961
Complementary color
Monochromatic Colors of #475961
Black with #475961
Text Example
Text Example
White with #475961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475961; }
p { color: rgb(71,89,97); }
H1.HeaderClassName
{
color: #475961;
}
.AnyTagClassName
{
color: #475961;
}
</style>
background-color css
<style>
a { background-color: #475961; }
a { background-color: rgb(71,89,97); }
div.DivClassName
{
background-color: #475961;
}
.BgClassName
{
background-color: #475961;
}
</style>
border-color css
<style>
span { border-color: #475961; }
span { border-color: rgb(71,89,97); }
td.TdClassName
{
border-color: #475961;
}
.TagClassName
{
border-color: #475961;
}
</style>