Shades of San Juan #405460
Tints of San Juan #405460
RGB
CMYK
RGB Variations
Color information
#405460 (or 0x405460) is known color: San Juan. HEX triplet: 40, 54 and 60. RGB value is (64,84,96). Sum of RGB (Red+Green+Blue) = 64+84+96=244 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.23% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 96 (37.89% from 255 or 39.34% from 244); Max value from RGB is 96 - color contains mainly: blue. Hex color #405460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405460 is #BFAB9F. Grayscale: #4F4F4F. Windows color (decimal): -12561312 or 6313024. OLE color: 6313024.
HSL color Cylindrical-coordinate representation of color #405460: hue angle of 202.5º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #405460 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 84 | 96 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.62 |
| HSL | 202.5º | 0.2% | 0.31% | - |
| HSV(B) | 202.5º | 0.33% | 0.38% | - |
| XYZ | 7.4 | 8.28 | 12.27 | - |
| YUV | 79.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 96 | 0.33 | 0.12 | 0 | 0.62 | 202.5 | 0.2 | 0.31 |
| Hex | 40 | 54 | 60 | 21 | C | 0 | 3E | CA | 14 | 1F |
| Octal | 100 | 124 | 140 | 41 | 14 | 0 | 76 | 312 | 24 | 37 |
| Binary | 1000000 | 1010100 | 1100000 | 100001 | 1100 | 0 | 111110 | 11001010 | 10100 | 11111 |
Color Harmonies of #405460
Complementary color
Monochromatic Colors of #405460
Black with #405460
Text Example
Text Example
White with #405460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405460; }
p { color: rgb(64,84,96); }
H1.HeaderClassName
{
color: #405460;
}
.AnyTagClassName
{
color: #405460;
}
</style>
background-color css
<style>
a { background-color: #405460; }
a { background-color: rgb(64,84,96); }
div.DivClassName
{
background-color: #405460;
}
.BgClassName
{
background-color: #405460;
}
</style>
border-color css
<style>
span { border-color: #405460; }
span { border-color: rgb(64,84,96); }
td.TdClassName
{
border-color: #405460;
}
.TagClassName
{
border-color: #405460;
}
</style>