Shades of San Juan #415661
Tints of San Juan #415661
RGB
CMYK
RGB Variations
Color information
#415661 (or 0x415661) is known color: San Juan. HEX triplet: 41, 56 and 61. RGB value is (65,86,97). Sum of RGB (Red+Green+Blue) = 65+86+97=248 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.21% from 248); Green value is 86 (33.98% from 255 or 34.68% from 248); Blue value is 97 (38.28% from 255 or 39.11% from 248); Max value from RGB is 97 - color contains mainly: blue. Hex color #415661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415661 is #BEA99E. Grayscale: #505050. Windows color (decimal): -12495263 or 6379073. OLE color: 6379073.
HSL color Cylindrical-coordinate representation of color #415661: hue angle of 200.62º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #415661 is Cyan = 0.33, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 86 | 97 | - |
| CMYK | 0.33 | 0.11 | 0 | 0.62 |
| HSL | 200.63º | 0.2% | 0.32% | - |
| HSV(B) | 200.63º | 0.33% | 0.38% | - |
| XYZ | 7.67 | 8.64 | 12.57 | - |
| YUV | 80.98 | 137.04 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 97 | 0.33 | 0.11 | 0 | 0.62 | 200.63 | 0.2 | 0.32 |
| Hex | 41 | 56 | 61 | 21 | B | 0 | 3E | C9 | 14 | 20 |
| Octal | 101 | 126 | 141 | 41 | 13 | 0 | 76 | 311 | 24 | 40 |
| Binary | 1000001 | 1010110 | 1100001 | 100001 | 1011 | 0 | 111110 | 11001001 | 10100 | 100000 |
Color Harmonies of #415661
Complementary color
Monochromatic Colors of #415661
Black with #415661
Text Example
Text Example
White with #415661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415661; }
p { color: rgb(65,86,97); }
H1.HeaderClassName
{
color: #415661;
}
.AnyTagClassName
{
color: #415661;
}
</style>
background-color css
<style>
a { background-color: #415661; }
a { background-color: rgb(65,86,97); }
div.DivClassName
{
background-color: #415661;
}
.BgClassName
{
background-color: #415661;
}
</style>
border-color css
<style>
span { border-color: #415661; }
span { border-color: rgb(65,86,97); }
td.TdClassName
{
border-color: #415661;
}
.TagClassName
{
border-color: #415661;
}
</style>