Shades of San Juan #405869
Tints of San Juan #405869
RGB
CMYK
RGB Variations
Color information
#405869 (or 0x405869) is known color: San Juan. HEX triplet: 40, 58 and 69. RGB value is (64,88,105). Sum of RGB (Red+Green+Blue) = 64+88+105=257 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.90% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #405869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405869 is #BFA796. Grayscale: #525252. Windows color (decimal): -12560279 or 6903872. OLE color: 6903872.
HSL color Cylindrical-coordinate representation of color #405869: hue angle of 204.88º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #405869 is Cyan = 0.39, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 88 | 105 | - |
| CMYK | 0.39 | 0.16 | 0 | 0.59 |
| HSL | 204.88º | 0.24% | 0.33% | - |
| HSV(B) | 204.88º | 0.39% | 0.41% | - |
| XYZ | 8.15 | 9.09 | 14.69 | - |
| YUV | 82.76 | 140.55 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 105 | 0.39 | 0.16 | 0 | 0.59 | 204.88 | 0.24 | 0.33 |
| Hex | 40 | 58 | 69 | 27 | 10 | 0 | 3B | CD | 18 | 21 |
| Octal | 100 | 130 | 151 | 47 | 20 | 0 | 73 | 315 | 30 | 41 |
| Binary | 1000000 | 1011000 | 1101001 | 100111 | 10000 | 0 | 111011 | 11001101 | 11000 | 100001 |
Color Harmonies of #405869
Complementary color
Monochromatic Colors of #405869
Black with #405869
Text Example
Text Example
White with #405869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405869; }
p { color: rgb(64,88,105); }
H1.HeaderClassName
{
color: #405869;
}
.AnyTagClassName
{
color: #405869;
}
</style>
background-color css
<style>
a { background-color: #405869; }
a { background-color: rgb(64,88,105); }
div.DivClassName
{
background-color: #405869;
}
.BgClassName
{
background-color: #405869;
}
</style>
border-color css
<style>
span { border-color: #405869; }
span { border-color: rgb(64,88,105); }
td.TdClassName
{
border-color: #405869;
}
.TagClassName
{
border-color: #405869;
}
</style>