Shades of San Juan #415669
Tints of San Juan #415669
RGB
CMYK
RGB Variations
Color information
#415669 (or 0x415669) is known color: San Juan. HEX triplet: 41, 56 and 69. RGB value is (65,86,105). Sum of RGB (Red+Green+Blue) = 65+86+105=256 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.39% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 105 - color contains mainly: blue. Hex color #415669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415669 is #BEA996. Grayscale: #515151. Windows color (decimal): -12495255 or 6903361. OLE color: 6903361.
HSL color Cylindrical-coordinate representation of color #415669: hue angle of 208.5º 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 #415669 is Cyan = 0.38, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 86 | 105 | - |
| CMYK | 0.38 | 0.18 | 0 | 0.59 |
| HSL | 208.5º | 0.24% | 0.33% | - |
| HSV(B) | 208.5º | 0.38% | 0.41% | - |
| XYZ | 8.06 | 8.8 | 14.64 | - |
| YUV | 81.89 | 141.04 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 105 | 0.38 | 0.18 | 0 | 0.59 | 208.5 | 0.24 | 0.33 |
| Hex | 41 | 56 | 69 | 26 | 12 | 0 | 3B | D0 | 18 | 21 |
| Octal | 101 | 126 | 151 | 46 | 22 | 0 | 73 | 320 | 30 | 41 |
| Binary | 1000001 | 1010110 | 1101001 | 100110 | 10010 | 0 | 111011 | 11010000 | 11000 | 100001 |
Color Harmonies of #415669
Complementary color
Monochromatic Colors of #415669
Black with #415669
Text Example
Text Example
White with #415669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415669; }
p { color: rgb(65,86,105); }
H1.HeaderClassName
{
color: #415669;
}
.AnyTagClassName
{
color: #415669;
}
</style>
background-color css
<style>
a { background-color: #415669; }
a { background-color: rgb(65,86,105); }
div.DivClassName
{
background-color: #415669;
}
.BgClassName
{
background-color: #415669;
}
</style>
border-color css
<style>
span { border-color: #415669; }
span { border-color: rgb(65,86,105); }
td.TdClassName
{
border-color: #415669;
}
.TagClassName
{
border-color: #415669;
}
</style>