Shades of San Juan #415667
Tints of San Juan #415667
RGB
CMYK
RGB Variations
Color information
#415667 (or 0x415667) is known color: San Juan. HEX triplet: 41, 56 and 67. RGB value is (65,86,103). Sum of RGB (Red+Green+Blue) = 65+86+103=254 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.59% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #415667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415667 is #BEA998. Grayscale: #515151. Windows color (decimal): -12495257 or 6772289. OLE color: 6772289.
HSL color Cylindrical-coordinate representation of color #415667: hue angle of 206.84º 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 #415667 is Cyan = 0.37, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 86 | 103 | - |
| CMYK | 0.37 | 0.17 | 0 | 0.60 |
| HSL | 206.84º | 0.23% | 0.33% | - |
| HSV(B) | 206.84º | 0.37% | 0.4% | - |
| XYZ | 7.96 | 8.76 | 14.1 | - |
| YUV | 81.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 103 | 0.37 | 0.17 | 0 | 0.60 | 206.84 | 0.23 | 0.33 |
| Hex | 41 | 56 | 67 | 25 | 11 | 0 | 3C | CF | 17 | 21 |
| Octal | 101 | 126 | 147 | 45 | 21 | 0 | 74 | 317 | 27 | 41 |
| Binary | 1000001 | 1010110 | 1100111 | 100101 | 10001 | 0 | 111100 | 11001111 | 10111 | 100001 |
Color Harmonies of #415667
Complementary color
Monochromatic Colors of #415667
Black with #415667
Text Example
Text Example
White with #415667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415667; }
p { color: rgb(65,86,103); }
H1.HeaderClassName
{
color: #415667;
}
.AnyTagClassName
{
color: #415667;
}
</style>
background-color css
<style>
a { background-color: #415667; }
a { background-color: rgb(65,86,103); }
div.DivClassName
{
background-color: #415667;
}
.BgClassName
{
background-color: #415667;
}
</style>
border-color css
<style>
span { border-color: #415667; }
span { border-color: rgb(65,86,103); }
td.TdClassName
{
border-color: #415667;
}
.TagClassName
{
border-color: #415667;
}
</style>