Shades of San Juan #405861
Tints of San Juan #405861
RGB
CMYK
RGB Variations
Color information
#405861 (or 0x405861) is known color: San Juan. HEX triplet: 40, 58 and 61. RGB value is (64,88,97). Sum of RGB (Red+Green+Blue) = 64+88+97=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 88 (34.77% from 255 or 35.34% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 97 - color contains mainly: blue. Hex color #405861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405861 is #BFA79E. Grayscale: #515151. Windows color (decimal): -12560287 or 6379584. OLE color: 6379584.
HSL color Cylindrical-coordinate representation of color #405861: hue angle of 196.36º 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 #405861 is Cyan = 0.34, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 88 | 97 | - |
| CMYK | 0.34 | 0.09 | 0 | 0.62 |
| HSL | 196.36º | 0.2% | 0.32% | - |
| HSV(B) | 196.36º | 0.34% | 0.38% | - |
| XYZ | 7.76 | 8.93 | 12.62 | - |
| YUV | 81.85 | 136.55 | 115.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 97 | 0.34 | 0.09 | 0 | 0.62 | 196.36 | 0.2 | 0.32 |
| Hex | 40 | 58 | 61 | 22 | 9 | 0 | 3E | C4 | 14 | 20 |
| Octal | 100 | 130 | 141 | 42 | 11 | 0 | 76 | 304 | 24 | 40 |
| Binary | 1000000 | 1011000 | 1100001 | 100010 | 1001 | 0 | 111110 | 11000100 | 10100 | 100000 |
Color Harmonies of #405861
Complementary color
Monochromatic Colors of #405861
Black with #405861
Text Example
Text Example
White with #405861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405861; }
p { color: rgb(64,88,97); }
H1.HeaderClassName
{
color: #405861;
}
.AnyTagClassName
{
color: #405861;
}
</style>
background-color css
<style>
a { background-color: #405861; }
a { background-color: rgb(64,88,97); }
div.DivClassName
{
background-color: #405861;
}
.BgClassName
{
background-color: #405861;
}
</style>
border-color css
<style>
span { border-color: #405861; }
span { border-color: rgb(64,88,97); }
td.TdClassName
{
border-color: #405861;
}
.TagClassName
{
border-color: #405861;
}
</style>