Shades of San Juan #475159
Tints of San Juan #475159
RGB
CMYK
RGB Variations
Color information
#475159 (or 0x475159) is known color: San Juan. HEX triplet: 47, 51 and 59. RGB value is (71,81,89). Sum of RGB (Red+Green+Blue) = 71+81+89=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 81 (32.03% from 255 or 33.61% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 89 - color contains mainly: blue. Hex color #475159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475159 is #B8AEA6. Grayscale: #4E4E4E. Windows color (decimal): -12103335 or 5853511. OLE color: 5853511.
HSL color Cylindrical-coordinate representation of color #475159: hue angle of 206.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #475159 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 81 | 89 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.65 |
| HSL | 206.67º | 0.11% | 0.31% | - |
| HSV(B) | 206.67º | 0.2% | 0.35% | - |
| XYZ | 7.34 | 7.95 | 10.6 | - |
| YUV | 78.92 | 133.69 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 89 | 0.20 | 0.09 | 0 | 0.65 | 206.67 | 0.11 | 0.31 |
| Hex | 47 | 51 | 59 | 14 | 9 | 0 | 41 | CF | B | 1F |
| Octal | 107 | 121 | 131 | 24 | 11 | 0 | 101 | 317 | 13 | 37 |
| Binary | 1000111 | 1010001 | 1011001 | 10100 | 1001 | 0 | 1000001 | 11001111 | 1011 | 11111 |
Color Harmonies of #475159
Complementary color
Monochromatic Colors of #475159
Black with #475159
Text Example
Text Example
White with #475159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475159; }
p { color: rgb(71,81,89); }
H1.HeaderClassName
{
color: #475159;
}
.AnyTagClassName
{
color: #475159;
}
</style>
background-color css
<style>
a { background-color: #475159; }
a { background-color: rgb(71,81,89); }
div.DivClassName
{
background-color: #475159;
}
.BgClassName
{
background-color: #475159;
}
</style>
border-color css
<style>
span { border-color: #475159; }
span { border-color: rgb(71,81,89); }
td.TdClassName
{
border-color: #475159;
}
.TagClassName
{
border-color: #475159;
}
</style>