Shades of San Juan #405666
Tints of San Juan #405666
RGB
CMYK
RGB Variations
Color information
#405666 (or 0x405666) is known color: San Juan. HEX triplet: 40, 56 and 66. RGB value is (64,86,102). Sum of RGB (Red+Green+Blue) = 64+86+102=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 86 (33.98% from 255 or 34.13% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 102 - color contains mainly: blue. Hex color #405666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405666 is #BFA999. Grayscale: #515151. Windows color (decimal): -12560794 or 6706752. OLE color: 6706752.
HSL color Cylindrical-coordinate representation of color #405666: hue angle of 205.26º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #405666 is Cyan = 0.37, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 86 | 102 | - |
| CMYK | 0.37 | 0.16 | 0 | 0.6 |
| HSL | 205.26º | 0.23% | 0.33% | - |
| HSV(B) | 205.26º | 0.37% | 0.4% | - |
| XYZ | 7.84 | 8.7 | 13.84 | - |
| YUV | 81.25 | 139.71 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 86 | 102 | 0.37 | 0.16 | 0 | 0.6 | 205.26 | 0.23 | 0.33 |
| Hex | 40 | 56 | 66 | 25 | 10 | 0 | 3C | CD | 17 | 21 |
| Octal | 100 | 126 | 146 | 45 | 20 | 0 | 74 | 315 | 27 | 41 |
| Binary | 1000000 | 1010110 | 1100110 | 100101 | 10000 | 0 | 111100 | 11001101 | 10111 | 100001 |
Color Harmonies of #405666
Complementary color
Monochromatic Colors of #405666
Black with #405666
Text Example
Text Example
White with #405666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405666; }
p { color: rgb(64,86,102); }
H1.HeaderClassName
{
color: #405666;
}
.AnyTagClassName
{
color: #405666;
}
</style>
background-color css
<style>
a { background-color: #405666; }
a { background-color: rgb(64,86,102); }
div.DivClassName
{
background-color: #405666;
}
.BgClassName
{
background-color: #405666;
}
</style>
border-color css
<style>
span { border-color: #405666; }
span { border-color: rgb(64,86,102); }
td.TdClassName
{
border-color: #405666;
}
.TagClassName
{
border-color: #405666;
}
</style>