Shades of San Juan #405765
Tints of San Juan #405765
RGB
CMYK
RGB Variations
Color information
#405765 (or 0x405765) is known color: San Juan. HEX triplet: 40, 57 and 65. RGB value is (64,87,101). Sum of RGB (Red+Green+Blue) = 64+87+101=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 87 (34.38% from 255 or 34.52% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #405765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405765 is #BFA89A. Grayscale: #515151. Windows color (decimal): -12560539 or 6641472. OLE color: 6641472.
HSL color Cylindrical-coordinate representation of color #405765: hue angle of 202.7º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #405765 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 87 | 101 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.60 |
| HSL | 202.7º | 0.22% | 0.32% | - |
| HSV(B) | 202.7º | 0.37% | 0.4% | - |
| XYZ | 7.87 | 8.85 | 13.6 | - |
| YUV | 81.72 | 138.88 | 115.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 101 | 0.37 | 0.14 | 0 | 0.60 | 202.7 | 0.22 | 0.32 |
| Hex | 40 | 57 | 65 | 25 | E | 0 | 3C | CB | 16 | 20 |
| Octal | 100 | 127 | 145 | 45 | 16 | 0 | 74 | 313 | 26 | 40 |
| Binary | 1000000 | 1010111 | 1100101 | 100101 | 1110 | 0 | 111100 | 11001011 | 10110 | 100000 |
Color Harmonies of #405765
Complementary color
Monochromatic Colors of #405765
Black with #405765
Text Example
Text Example
White with #405765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405765; }
p { color: rgb(64,87,101); }
H1.HeaderClassName
{
color: #405765;
}
.AnyTagClassName
{
color: #405765;
}
</style>
background-color css
<style>
a { background-color: #405765; }
a { background-color: rgb(64,87,101); }
div.DivClassName
{
background-color: #405765;
}
.BgClassName
{
background-color: #405765;
}
</style>
border-color css
<style>
span { border-color: #405765; }
span { border-color: rgb(64,87,101); }
td.TdClassName
{
border-color: #405765;
}
.TagClassName
{
border-color: #405765;
}
</style>