Shades of San Juan #475762
Tints of San Juan #475762
RGB
CMYK
RGB Variations
Color information
#475762 (or 0x475762) is known color: San Juan. HEX triplet: 47, 57 and 62. RGB value is (71,87,98). Sum of RGB (Red+Green+Blue) = 71+87+98=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 98 (38.67% from 255 or 38.28% from 256); Max value from RGB is 98 - color contains mainly: blue. Hex color #475762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475762 is #B8A89D. Grayscale: #535353. Windows color (decimal): -12101790 or 6444871. OLE color: 6444871.
HSL color Cylindrical-coordinate representation of color #475762: hue angle of 204.44º 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 #475762 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 87 | 98 | - |
| CMYK | 0.28 | 0.11 | 0 | 0.62 |
| HSL | 204.44º | 0.16% | 0.33% | - |
| HSV(B) | 204.44º | 0.28% | 0.38% | - |
| XYZ | 8.21 | 9.04 | 12.87 | - |
| YUV | 83.47 | 136.2 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 98 | 0.28 | 0.11 | 0 | 0.62 | 204.44 | 0.16 | 0.33 |
| Hex | 47 | 57 | 62 | 1C | B | 0 | 3E | CC | 10 | 21 |
| Octal | 107 | 127 | 142 | 34 | 13 | 0 | 76 | 314 | 20 | 41 |
| Binary | 1000111 | 1010111 | 1100010 | 11100 | 1011 | 0 | 111110 | 11001100 | 10000 | 100001 |
Color Harmonies of #475762
Complementary color
Monochromatic Colors of #475762
Black with #475762
Text Example
Text Example
White with #475762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475762; }
p { color: rgb(71,87,98); }
H1.HeaderClassName
{
color: #475762;
}
.AnyTagClassName
{
color: #475762;
}
</style>
background-color css
<style>
a { background-color: #475762; }
a { background-color: rgb(71,87,98); }
div.DivClassName
{
background-color: #475762;
}
.BgClassName
{
background-color: #475762;
}
</style>
border-color css
<style>
span { border-color: #475762; }
span { border-color: rgb(71,87,98); }
td.TdClassName
{
border-color: #475762;
}
.TagClassName
{
border-color: #475762;
}
</style>