Shades of San Juan #415865
Tints of San Juan #415865
RGB
CMYK
RGB Variations
Color information
#415865 (or 0x415865) is known color: San Juan. HEX triplet: 41, 58 and 65. RGB value is (65,88,101). Sum of RGB (Red+Green+Blue) = 65+88+101=254 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.59% from 254); Green value is 88 (34.77% from 255 or 34.65% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 101 - color contains mainly: blue. Hex color #415865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415865 is #BEA79A. Grayscale: #525252. Windows color (decimal): -12494747 or 6641729. OLE color: 6641729.
HSL color Cylindrical-coordinate representation of color #415865: hue angle of 201.67º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #415865 is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 88 | 101 | - |
| CMYK | 0.36 | 0.13 | 0 | 0.60 |
| HSL | 201.67º | 0.22% | 0.33% | - |
| HSV(B) | 201.67º | 0.36% | 0.4% | - |
| XYZ | 8.02 | 9.04 | 13.63 | - |
| YUV | 82.61 | 138.38 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 88 | 101 | 0.36 | 0.13 | 0 | 0.60 | 201.67 | 0.22 | 0.33 |
| Hex | 41 | 58 | 65 | 24 | D | 0 | 3C | CA | 16 | 21 |
| Octal | 101 | 130 | 145 | 44 | 15 | 0 | 74 | 312 | 26 | 41 |
| Binary | 1000001 | 1011000 | 1100101 | 100100 | 1101 | 0 | 111100 | 11001010 | 10110 | 100001 |
Color Harmonies of #415865
Complementary color
Monochromatic Colors of #415865
Black with #415865
Text Example
Text Example
White with #415865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415865; }
p { color: rgb(65,88,101); }
H1.HeaderClassName
{
color: #415865;
}
.AnyTagClassName
{
color: #415865;
}
</style>
background-color css
<style>
a { background-color: #415865; }
a { background-color: rgb(65,88,101); }
div.DivClassName
{
background-color: #415865;
}
.BgClassName
{
background-color: #415865;
}
</style>
border-color css
<style>
span { border-color: #415865; }
span { border-color: rgb(65,88,101); }
td.TdClassName
{
border-color: #415865;
}
.TagClassName
{
border-color: #415865;
}
</style>