Shades of San Juan #475667
Tints of San Juan #475667
RGB
CMYK
RGB Variations
Color information
#475667 (or 0x475667) is known color: San Juan. HEX triplet: 47, 56 and 67. RGB value is (71,86,103). Sum of RGB (Red+Green+Blue) = 71+86+103=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 86 (33.98% from 255 or 33.08% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 103 - color contains mainly: blue. Hex color #475667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475667 is #B8A998. Grayscale: #535353. Windows color (decimal): -12102041 or 6772295. OLE color: 6772295.
HSL color Cylindrical-coordinate representation of color #475667: hue angle of 211.88º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #475667 is Cyan = 0.31, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 86 | 103 | - |
| CMYK | 0.31 | 0.17 | 0 | 0.60 |
| HSL | 211.88º | 0.18% | 0.34% | - |
| HSV(B) | 211.88º | 0.31% | 0.4% | - |
| XYZ | 8.37 | 8.97 | 14.12 | - |
| YUV | 83.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 103 | 0.31 | 0.17 | 0 | 0.60 | 211.88 | 0.18 | 0.34 |
| Hex | 47 | 56 | 67 | 1F | 11 | 0 | 3C | D4 | 12 | 22 |
| Octal | 107 | 126 | 147 | 37 | 21 | 0 | 74 | 324 | 22 | 42 |
| Binary | 1000111 | 1010110 | 1100111 | 11111 | 10001 | 0 | 111100 | 11010100 | 10010 | 100010 |
Color Harmonies of #475667
Complementary color
Monochromatic Colors of #475667
Black with #475667
Text Example
Text Example
White with #475667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475667; }
p { color: rgb(71,86,103); }
H1.HeaderClassName
{
color: #475667;
}
.AnyTagClassName
{
color: #475667;
}
</style>
background-color css
<style>
a { background-color: #475667; }
a { background-color: rgb(71,86,103); }
div.DivClassName
{
background-color: #475667;
}
.BgClassName
{
background-color: #475667;
}
</style>
border-color css
<style>
span { border-color: #475667; }
span { border-color: rgb(71,86,103); }
td.TdClassName
{
border-color: #475667;
}
.TagClassName
{
border-color: #475667;
}
</style>