Shades of San Juan #415560
Tints of San Juan #415560
RGB
CMYK
RGB Variations
Color information
#415560 (or 0x415560) is known color: San Juan. HEX triplet: 41, 55 and 60. RGB value is (65,85,96). Sum of RGB (Red+Green+Blue) = 65+85+96=246 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.42% from 246); Green value is 85 (33.59% from 255 or 34.55% from 246); Blue value is 96 (37.89% from 255 or 39.02% from 246); Max value from RGB is 96 - color contains mainly: blue. Hex color #415560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415560 is #BEAA9F. Grayscale: #505050. Windows color (decimal): -12495520 or 6313281. OLE color: 6313281.
HSL color Cylindrical-coordinate representation of color #415560: hue angle of 201.29º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #415560 is Cyan = 0.32, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 85 | 96 | - |
| CMYK | 0.32 | 0.11 | 0 | 0.62 |
| HSL | 201.29º | 0.19% | 0.32% | - |
| HSV(B) | 201.29º | 0.32% | 0.38% | - |
| XYZ | 7.54 | 8.47 | 12.3 | - |
| YUV | 80.27 | 136.87 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 96 | 0.32 | 0.11 | 0 | 0.62 | 201.29 | 0.19 | 0.32 |
| Hex | 41 | 55 | 60 | 20 | B | 0 | 3E | C9 | 13 | 20 |
| Octal | 101 | 125 | 140 | 40 | 13 | 0 | 76 | 311 | 23 | 40 |
| Binary | 1000001 | 1010101 | 1100000 | 100000 | 1011 | 0 | 111110 | 11001001 | 10011 | 100000 |
Color Harmonies of #415560
Complementary color
Monochromatic Colors of #415560
Black with #415560
Text Example
Text Example
White with #415560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415560; }
p { color: rgb(65,85,96); }
H1.HeaderClassName
{
color: #415560;
}
.AnyTagClassName
{
color: #415560;
}
</style>
background-color css
<style>
a { background-color: #415560; }
a { background-color: rgb(65,85,96); }
div.DivClassName
{
background-color: #415560;
}
.BgClassName
{
background-color: #415560;
}
</style>
border-color css
<style>
span { border-color: #415560; }
span { border-color: rgb(65,85,96); }
td.TdClassName
{
border-color: #415560;
}
.TagClassName
{
border-color: #415560;
}
</style>