Shades of San Juan #415462
Tints of San Juan #415462
RGB
CMYK
RGB Variations
Color information
#415462 (or 0x415462) is known color: San Juan. HEX triplet: 41, 54 and 62. RGB value is (65,84,98). Sum of RGB (Red+Green+Blue) = 65+84+98=247 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.32% from 247); Green value is 84 (33.20% from 255 or 34.01% from 247); Blue value is 98 (38.67% from 255 or 39.68% from 247); Max value from RGB is 98 - color contains mainly: blue. Hex color #415462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415462 is #BEAB9D. Grayscale: #4F4F4F. Windows color (decimal): -12495774 or 6444097. OLE color: 6444097.
HSL color Cylindrical-coordinate representation of color #415462: hue angle of 205.45º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #415462 is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 84 | 98 | - |
| CMYK | 0.34 | 0.14 | 0 | 0.62 |
| HSL | 205.45º | 0.2% | 0.32% | - |
| HSV(B) | 205.45º | 0.34% | 0.38% | - |
| XYZ | 7.55 | 8.35 | 12.77 | - |
| YUV | 79.92 | 138.21 | 117.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 98 | 0.34 | 0.14 | 0 | 0.62 | 205.45 | 0.2 | 0.32 |
| Hex | 41 | 54 | 62 | 22 | E | 0 | 3E | CD | 14 | 20 |
| Octal | 101 | 124 | 142 | 42 | 16 | 0 | 76 | 315 | 24 | 40 |
| Binary | 1000001 | 1010100 | 1100010 | 100010 | 1110 | 0 | 111110 | 11001101 | 10100 | 100000 |
Color Harmonies of #415462
Complementary color
Monochromatic Colors of #415462
Black with #415462
Text Example
Text Example
White with #415462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415462; }
p { color: rgb(65,84,98); }
H1.HeaderClassName
{
color: #415462;
}
.AnyTagClassName
{
color: #415462;
}
</style>
background-color css
<style>
a { background-color: #415462; }
a { background-color: rgb(65,84,98); }
div.DivClassName
{
background-color: #415462;
}
.BgClassName
{
background-color: #415462;
}
</style>
border-color css
<style>
span { border-color: #415462; }
span { border-color: rgb(65,84,98); }
td.TdClassName
{
border-color: #415462;
}
.TagClassName
{
border-color: #415462;
}
</style>