Shades of San Juan #495460
Tints of San Juan #495460
RGB
CMYK
RGB Variations
Color information
#495460 (or 0x495460) is known color: San Juan. HEX triplet: 49, 54 and 60. RGB value is (73,84,96). Sum of RGB (Red+Green+Blue) = 73+84+96=253 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.85% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 96 - color contains mainly: blue. Hex color #495460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495460 is #B6AB9F. Grayscale: #525252. Windows color (decimal): -11971488 or 6313033. OLE color: 6313033.
HSL color Cylindrical-coordinate representation of color #495460: hue angle of 211.3º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #495460 is Cyan = 0.24, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 84 | 96 | - |
| CMYK | 0.24 | 0.12 | 0 | 0.62 |
| HSL | 211.3º | 0.14% | 0.33% | - |
| HSV(B) | 211.3º | 0.24% | 0.38% | - |
| XYZ | 8.03 | 8.6 | 12.3 | - |
| YUV | 82.08 | 135.86 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 96 | 0.24 | 0.12 | 0 | 0.62 | 211.3 | 0.14 | 0.33 |
| Hex | 49 | 54 | 60 | 18 | C | 0 | 3E | D3 | E | 21 |
| Octal | 111 | 124 | 140 | 30 | 14 | 0 | 76 | 323 | 16 | 41 |
| Binary | 1001001 | 1010100 | 1100000 | 11000 | 1100 | 0 | 111110 | 11010011 | 1110 | 100001 |
Color Harmonies of #495460
Complementary color
Monochromatic Colors of #495460
Black with #495460
Text Example
Text Example
White with #495460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495460; }
p { color: rgb(73,84,96); }
H1.HeaderClassName
{
color: #495460;
}
.AnyTagClassName
{
color: #495460;
}
</style>
background-color css
<style>
a { background-color: #495460; }
a { background-color: rgb(73,84,96); }
div.DivClassName
{
background-color: #495460;
}
.BgClassName
{
background-color: #495460;
}
</style>
border-color css
<style>
span { border-color: #495460; }
span { border-color: rgb(73,84,96); }
td.TdClassName
{
border-color: #495460;
}
.TagClassName
{
border-color: #495460;
}
</style>