Shades of San Juan #475462
Tints of San Juan #475462
RGB
CMYK
RGB Variations
Color information
#475462 (or 0x475462) is known color: San Juan. HEX triplet: 47, 54 and 62. RGB value is (71,84,98). Sum of RGB (Red+Green+Blue) = 71+84+98=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 98 (38.67% from 255 or 38.74% from 253); Max value from RGB is 98 - color contains mainly: blue. Hex color #475462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475462 is #B8AB9D. Grayscale: #515151. Windows color (decimal): -12102558 or 6444103. OLE color: 6444103.
HSL color Cylindrical-coordinate representation of color #475462: hue angle of 211.11º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #475462 is Cyan = 0.28, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 84 | 98 | - |
| CMYK | 0.28 | 0.14 | 0 | 0.62 |
| HSL | 211.11º | 0.16% | 0.33% | - |
| HSV(B) | 211.11º | 0.28% | 0.38% | - |
| XYZ | 7.97 | 8.56 | 12.79 | - |
| YUV | 81.71 | 137.19 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 98 | 0.28 | 0.14 | 0 | 0.62 | 211.11 | 0.16 | 0.33 |
| Hex | 47 | 54 | 62 | 1C | E | 0 | 3E | D3 | 10 | 21 |
| Octal | 107 | 124 | 142 | 34 | 16 | 0 | 76 | 323 | 20 | 41 |
| Binary | 1000111 | 1010100 | 1100010 | 11100 | 1110 | 0 | 111110 | 11010011 | 10000 | 100001 |
Color Harmonies of #475462
Complementary color
Monochromatic Colors of #475462
Black with #475462
Text Example
Text Example
White with #475462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475462; }
p { color: rgb(71,84,98); }
H1.HeaderClassName
{
color: #475462;
}
.AnyTagClassName
{
color: #475462;
}
</style>
background-color css
<style>
a { background-color: #475462; }
a { background-color: rgb(71,84,98); }
div.DivClassName
{
background-color: #475462;
}
.BgClassName
{
background-color: #475462;
}
</style>
border-color css
<style>
span { border-color: #475462; }
span { border-color: rgb(71,84,98); }
td.TdClassName
{
border-color: #475462;
}
.TagClassName
{
border-color: #475462;
}
</style>