Shades of San Juan #415969
Tints of San Juan #415969
RGB
CMYK
RGB Variations
Color information
#415969 (or 0x415969) is known color: San Juan. HEX triplet: 41, 59 and 69. RGB value is (65,89,105). Sum of RGB (Red+Green+Blue) = 65+89+105=259 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.10% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 105 - color contains mainly: blue. Hex color #415969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415969 is #BEA696. Grayscale: #535353. Windows color (decimal): -12494487 or 6904129. OLE color: 6904129.
HSL color Cylindrical-coordinate representation of color #415969: hue angle of 204º 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 #415969 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 89 | 105 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.59 |
| HSL | 204º | 0.24% | 0.33% | - |
| HSV(B) | 204º | 0.38% | 0.41% | - |
| XYZ | 8.3 | 9.29 | 14.72 | - |
| YUV | 83.65 | 140.05 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 105 | 0.38 | 0.15 | 0 | 0.59 | 204 | 0.24 | 0.33 |
| Hex | 41 | 59 | 69 | 26 | F | 0 | 3B | CC | 18 | 21 |
| Octal | 101 | 131 | 151 | 46 | 17 | 0 | 73 | 314 | 30 | 41 |
| Binary | 1000001 | 1011001 | 1101001 | 100110 | 1111 | 0 | 111011 | 11001100 | 11000 | 100001 |
Color Harmonies of #415969
Complementary color
Monochromatic Colors of #415969
Black with #415969
Text Example
Text Example
White with #415969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415969; }
p { color: rgb(65,89,105); }
H1.HeaderClassName
{
color: #415969;
}
.AnyTagClassName
{
color: #415969;
}
</style>
background-color css
<style>
a { background-color: #415969; }
a { background-color: rgb(65,89,105); }
div.DivClassName
{
background-color: #415969;
}
.BgClassName
{
background-color: #415969;
}
</style>
border-color css
<style>
span { border-color: #415969; }
span { border-color: rgb(65,89,105); }
td.TdClassName
{
border-color: #415969;
}
.TagClassName
{
border-color: #415969;
}
</style>