Shades of San Juan #405461
Tints of San Juan #405461
RGB
CMYK
RGB Variations
Color information
#405461 (or 0x405461) is known color: San Juan. HEX triplet: 40, 54 and 61. RGB value is (64,84,97). Sum of RGB (Red+Green+Blue) = 64+84+97=245 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.12% from 245); Green value is 84 (33.20% from 255 or 34.29% from 245); Blue value is 97 (38.28% from 255 or 39.59% from 245); Max value from RGB is 97 - color contains mainly: blue. Hex color #405461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405461 is #BFAB9E. Grayscale: #4F4F4F. Windows color (decimal): -12561311 or 6378560. OLE color: 6378560.
HSL color Cylindrical-coordinate representation of color #405461: hue angle of 203.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #405461 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 84 | 97 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.62 |
| HSL | 203.64º | 0.2% | 0.32% | - |
| HSV(B) | 203.64º | 0.34% | 0.38% | - |
| XYZ | 7.44 | 8.29 | 12.52 | - |
| YUV | 79.5 | 137.87 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 97 | 0.34 | 0.13 | 0 | 0.62 | 203.64 | 0.2 | 0.32 |
| Hex | 40 | 54 | 61 | 22 | D | 0 | 3E | CC | 14 | 20 |
| Octal | 100 | 124 | 141 | 42 | 15 | 0 | 76 | 314 | 24 | 40 |
| Binary | 1000000 | 1010100 | 1100001 | 100010 | 1101 | 0 | 111110 | 11001100 | 10100 | 100000 |
Color Harmonies of #405461
Complementary color
Monochromatic Colors of #405461
Black with #405461
Text Example
Text Example
White with #405461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405461; }
p { color: rgb(64,84,97); }
H1.HeaderClassName
{
color: #405461;
}
.AnyTagClassName
{
color: #405461;
}
</style>
background-color css
<style>
a { background-color: #405461; }
a { background-color: rgb(64,84,97); }
div.DivClassName
{
background-color: #405461;
}
.BgClassName
{
background-color: #405461;
}
</style>
border-color css
<style>
span { border-color: #405461; }
span { border-color: rgb(64,84,97); }
td.TdClassName
{
border-color: #405461;
}
.TagClassName
{
border-color: #405461;
}
</style>