Shades of San Juan #415769
Tints of San Juan #415769
RGB
CMYK
RGB Variations
Color information
#415769 (or 0x415769) is known color: San Juan. HEX triplet: 41, 57 and 69. RGB value is (65,87,105). Sum of RGB (Red+Green+Blue) = 65+87+105=257 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.29% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #415769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415769 is #BEA896. Grayscale: #525252. Windows color (decimal): -12494999 or 6903617. OLE color: 6903617.
HSL color Cylindrical-coordinate representation of color #415769: hue angle of 207º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #415769 is Cyan = 0.38, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 87 | 105 | - |
| CMYK | 0.38 | 0.17 | 0 | 0.59 |
| HSL | 207º | 0.24% | 0.33% | - |
| HSV(B) | 207º | 0.38% | 0.41% | - |
| XYZ | 8.14 | 8.96 | 14.67 | - |
| YUV | 82.47 | 140.71 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 105 | 0.38 | 0.17 | 0 | 0.59 | 207 | 0.24 | 0.33 |
| Hex | 41 | 57 | 69 | 26 | 11 | 0 | 3B | CF | 18 | 21 |
| Octal | 101 | 127 | 151 | 46 | 21 | 0 | 73 | 317 | 30 | 41 |
| Binary | 1000001 | 1010111 | 1101001 | 100110 | 10001 | 0 | 111011 | 11001111 | 11000 | 100001 |
Color Harmonies of #415769
Complementary color
Monochromatic Colors of #415769
Black with #415769
Text Example
Text Example
White with #415769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415769; }
p { color: rgb(65,87,105); }
H1.HeaderClassName
{
color: #415769;
}
.AnyTagClassName
{
color: #415769;
}
</style>
background-color css
<style>
a { background-color: #415769; }
a { background-color: rgb(65,87,105); }
div.DivClassName
{
background-color: #415769;
}
.BgClassName
{
background-color: #415769;
}
</style>
border-color css
<style>
span { border-color: #415769; }
span { border-color: rgb(65,87,105); }
td.TdClassName
{
border-color: #415769;
}
.TagClassName
{
border-color: #415769;
}
</style>