Shades of San Juan #415968
Tints of San Juan #415968
RGB
CMYK
RGB Variations
Color information
#415968 (or 0x415968) is known color: San Juan. HEX triplet: 41, 59 and 68. RGB value is (65,89,104). Sum of RGB (Red+Green+Blue) = 65+89+104=258 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.19% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 104 - color contains mainly: blue. Hex color #415968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415968 is #BEA697. Grayscale: #535353. Windows color (decimal): -12494488 or 6838593. OLE color: 6838593.
HSL color Cylindrical-coordinate representation of color #415968: hue angle of 203.08º degrees, saturation: 0.23, 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 #415968 is Cyan = 0.38, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 89 | 104 | - |
| CMYK | 0.38 | 0.14 | 0 | 0.59 |
| HSL | 203.08º | 0.23% | 0.33% | - |
| HSV(B) | 203.08º | 0.38% | 0.41% | - |
| XYZ | 8.25 | 9.27 | 14.45 | - |
| YUV | 83.53 | 139.55 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 104 | 0.38 | 0.14 | 0 | 0.59 | 203.08 | 0.23 | 0.33 |
| Hex | 41 | 59 | 68 | 26 | E | 0 | 3B | CB | 17 | 21 |
| Octal | 101 | 131 | 150 | 46 | 16 | 0 | 73 | 313 | 27 | 41 |
| Binary | 1000001 | 1011001 | 1101000 | 100110 | 1110 | 0 | 111011 | 11001011 | 10111 | 100001 |
Color Harmonies of #415968
Complementary color
Monochromatic Colors of #415968
Black with #415968
Text Example
Text Example
White with #415968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415968; }
p { color: rgb(65,89,104); }
H1.HeaderClassName
{
color: #415968;
}
.AnyTagClassName
{
color: #415968;
}
</style>
background-color css
<style>
a { background-color: #415968; }
a { background-color: rgb(65,89,104); }
div.DivClassName
{
background-color: #415968;
}
.BgClassName
{
background-color: #415968;
}
</style>
border-color css
<style>
span { border-color: #415968; }
span { border-color: rgb(65,89,104); }
td.TdClassName
{
border-color: #415968;
}
.TagClassName
{
border-color: #415968;
}
</style>