Shades of San Juan #405766
Tints of San Juan #405766
RGB
CMYK
RGB Variations
Color information
#405766 (or 0x405766) is known color: San Juan. HEX triplet: 40, 57 and 66. RGB value is (64,87,102). Sum of RGB (Red+Green+Blue) = 64+87+102=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 87 (34.38% from 255 or 34.39% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 102 - color contains mainly: blue. Hex color #405766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405766 is #BFA899. Grayscale: #515151. Windows color (decimal): -12560538 or 6707008. OLE color: 6707008.
HSL color Cylindrical-coordinate representation of color #405766: hue angle of 203.68º 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 #405766 is Cyan = 0.37, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 87 | 102 | - |
| CMYK | 0.37 | 0.15 | 0 | 0.6 |
| HSL | 203.68º | 0.23% | 0.33% | - |
| HSV(B) | 203.68º | 0.37% | 0.4% | - |
| XYZ | 7.92 | 8.87 | 13.86 | - |
| YUV | 81.83 | 139.38 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 102 | 0.37 | 0.15 | 0 | 0.6 | 203.68 | 0.23 | 0.33 |
| Hex | 40 | 57 | 66 | 25 | F | 0 | 3C | CC | 17 | 21 |
| Octal | 100 | 127 | 146 | 45 | 17 | 0 | 74 | 314 | 27 | 41 |
| Binary | 1000000 | 1010111 | 1100110 | 100101 | 1111 | 0 | 111100 | 11001100 | 10111 | 100001 |
Color Harmonies of #405766
Complementary color
Monochromatic Colors of #405766
Black with #405766
Text Example
Text Example
White with #405766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405766; }
p { color: rgb(64,87,102); }
H1.HeaderClassName
{
color: #405766;
}
.AnyTagClassName
{
color: #405766;
}
</style>
background-color css
<style>
a { background-color: #405766; }
a { background-color: rgb(64,87,102); }
div.DivClassName
{
background-color: #405766;
}
.BgClassName
{
background-color: #405766;
}
</style>
border-color css
<style>
span { border-color: #405766; }
span { border-color: rgb(64,87,102); }
td.TdClassName
{
border-color: #405766;
}
.TagClassName
{
border-color: #405766;
}
</style>