Shades of San Juan #475861
Tints of San Juan #475861
RGB
CMYK
RGB Variations
Color information
#475861 (or 0x475861) is known color: San Juan. HEX triplet: 47, 58 and 61. RGB value is (71,88,97). Sum of RGB (Red+Green+Blue) = 71+88+97=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 97 (38.28% from 255 or 37.89% from 256); Max value from RGB is 97 - color contains mainly: blue. Hex color #475861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475861 is #B8A79E. Grayscale: #535353. Windows color (decimal): -12101535 or 6379591. OLE color: 6379591.
HSL color Cylindrical-coordinate representation of color #475861: hue angle of 200.77º 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 #475861 is Cyan = 0.27, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 88 | 97 | - |
| CMYK | 0.27 | 0.09 | 0 | 0.62 |
| HSL | 200.77º | 0.15% | 0.33% | - |
| HSV(B) | 200.77º | 0.27% | 0.38% | - |
| XYZ | 8.25 | 9.18 | 12.65 | - |
| YUV | 83.94 | 135.37 | 118.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 97 | 0.27 | 0.09 | 0 | 0.62 | 200.77 | 0.15 | 0.33 |
| Hex | 47 | 58 | 61 | 1B | 9 | 0 | 3E | C9 | F | 21 |
| Octal | 107 | 130 | 141 | 33 | 11 | 0 | 76 | 311 | 17 | 41 |
| Binary | 1000111 | 1011000 | 1100001 | 11011 | 1001 | 0 | 111110 | 11001001 | 1111 | 100001 |
Color Harmonies of #475861
Complementary color
Monochromatic Colors of #475861
Black with #475861
Text Example
Text Example
White with #475861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475861; }
p { color: rgb(71,88,97); }
H1.HeaderClassName
{
color: #475861;
}
.AnyTagClassName
{
color: #475861;
}
</style>
background-color css
<style>
a { background-color: #475861; }
a { background-color: rgb(71,88,97); }
div.DivClassName
{
background-color: #475861;
}
.BgClassName
{
background-color: #475861;
}
</style>
border-color css
<style>
span { border-color: #475861; }
span { border-color: rgb(71,88,97); }
td.TdClassName
{
border-color: #475861;
}
.TagClassName
{
border-color: #475861;
}
</style>