Shades of San Juan #415767
Tints of San Juan #415767
RGB
CMYK
RGB Variations
Color information
#415767 (or 0x415767) is known color: San Juan. HEX triplet: 41, 57 and 67. RGB value is (65,87,103). Sum of RGB (Red+Green+Blue) = 65+87+103=255 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.49% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #415767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415767 is #BEA898. Grayscale: #525252. Windows color (decimal): -12495001 or 6772545. OLE color: 6772545.
HSL color Cylindrical-coordinate representation of color #415767: hue angle of 205.26º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #415767 is Cyan = 0.37, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 87 | 103 | - |
| CMYK | 0.37 | 0.16 | 0 | 0.60 |
| HSL | 205.26º | 0.23% | 0.33% | - |
| HSV(B) | 205.26º | 0.37% | 0.4% | - |
| XYZ | 8.04 | 8.92 | 14.13 | - |
| YUV | 82.25 | 139.71 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 103 | 0.37 | 0.16 | 0 | 0.60 | 205.26 | 0.23 | 0.33 |
| Hex | 41 | 57 | 67 | 25 | 10 | 0 | 3C | CD | 17 | 21 |
| Octal | 101 | 127 | 147 | 45 | 20 | 0 | 74 | 315 | 27 | 41 |
| Binary | 1000001 | 1010111 | 1100111 | 100101 | 10000 | 0 | 111100 | 11001101 | 10111 | 100001 |
Color Harmonies of #415767
Complementary color
Monochromatic Colors of #415767
Black with #415767
Text Example
Text Example
White with #415767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415767; }
p { color: rgb(65,87,103); }
H1.HeaderClassName
{
color: #415767;
}
.AnyTagClassName
{
color: #415767;
}
</style>
background-color css
<style>
a { background-color: #415767; }
a { background-color: rgb(65,87,103); }
div.DivClassName
{
background-color: #415767;
}
.BgClassName
{
background-color: #415767;
}
</style>
border-color css
<style>
span { border-color: #415767; }
span { border-color: rgb(65,87,103); }
td.TdClassName
{
border-color: #415767;
}
.TagClassName
{
border-color: #415767;
}
</style>