Shades of San Juan #415763
Tints of San Juan #415763
RGB
CMYK
RGB Variations
Color information
#415763 (or 0x415763) is known color: San Juan. HEX triplet: 41, 57 and 63. RGB value is (65,87,99). Sum of RGB (Red+Green+Blue) = 65+87+99=251 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.90% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 99 (39.06% from 255 or 39.44% from 251); Max value from RGB is 99 - color contains mainly: blue. Hex color #415763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415763 is #BEA89C. Grayscale: #515151. Windows color (decimal): -12495005 or 6510401. OLE color: 6510401.
HSL color Cylindrical-coordinate representation of color #415763: hue angle of 201.18º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #415763 is Cyan = 0.34, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 87 | 99 | - |
| CMYK | 0.34 | 0.12 | 0 | 0.61 |
| HSL | 201.18º | 0.21% | 0.32% | - |
| HSV(B) | 201.18º | 0.34% | 0.39% | - |
| XYZ | 7.84 | 8.84 | 13.1 | - |
| YUV | 81.79 | 137.71 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 99 | 0.34 | 0.12 | 0 | 0.61 | 201.18 | 0.21 | 0.32 |
| Hex | 41 | 57 | 63 | 22 | C | 0 | 3D | C9 | 15 | 20 |
| Octal | 101 | 127 | 143 | 42 | 14 | 0 | 75 | 311 | 25 | 40 |
| Binary | 1000001 | 1010111 | 1100011 | 100010 | 1100 | 0 | 111101 | 11001001 | 10101 | 100000 |
Color Harmonies of #415763
Complementary color
Monochromatic Colors of #415763
Black with #415763
Text Example
Text Example
White with #415763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415763; }
p { color: rgb(65,87,99); }
H1.HeaderClassName
{
color: #415763;
}
.AnyTagClassName
{
color: #415763;
}
</style>
background-color css
<style>
a { background-color: #415763; }
a { background-color: rgb(65,87,99); }
div.DivClassName
{
background-color: #415763;
}
.BgClassName
{
background-color: #415763;
}
</style>
border-color css
<style>
span { border-color: #415763; }
span { border-color: rgb(65,87,99); }
td.TdClassName
{
border-color: #415763;
}
.TagClassName
{
border-color: #415763;
}
</style>