Shades of San Juan #465865
Tints of San Juan #465865
RGB
CMYK
RGB Variations
Color information
#465865 (or 0x465865) is known color: San Juan. HEX triplet: 46, 58 and 65. RGB value is (70,88,101). Sum of RGB (Red+Green+Blue) = 70+88+101=259 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.03% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 101 - color contains mainly: blue. Hex color #465865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465865 is #B9A79A. Grayscale: #545454. Windows color (decimal): -12167067 or 6641734. OLE color: 6641734.
HSL color Cylindrical-coordinate representation of color #465865: hue angle of 205.16º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #465865 is Cyan = 0.31, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 88 | 101 | - |
| CMYK | 0.31 | 0.13 | 0 | 0.60 |
| HSL | 205.16º | 0.18% | 0.34% | - |
| HSV(B) | 205.16º | 0.31% | 0.4% | - |
| XYZ | 8.36 | 9.22 | 13.65 | - |
| YUV | 84.1 | 137.54 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 101 | 0.31 | 0.13 | 0 | 0.60 | 205.16 | 0.18 | 0.34 |
| Hex | 46 | 58 | 65 | 1F | D | 0 | 3C | CD | 12 | 22 |
| Octal | 106 | 130 | 145 | 37 | 15 | 0 | 74 | 315 | 22 | 42 |
| Binary | 1000110 | 1011000 | 1100101 | 11111 | 1101 | 0 | 111100 | 11001101 | 10010 | 100010 |
Color Harmonies of #465865
Complementary color
Monochromatic Colors of #465865
Black with #465865
Text Example
Text Example
White with #465865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465865; }
p { color: rgb(70,88,101); }
H1.HeaderClassName
{
color: #465865;
}
.AnyTagClassName
{
color: #465865;
}
</style>
background-color css
<style>
a { background-color: #465865; }
a { background-color: rgb(70,88,101); }
div.DivClassName
{
background-color: #465865;
}
.BgClassName
{
background-color: #465865;
}
</style>
border-color css
<style>
span { border-color: #465865; }
span { border-color: rgb(70,88,101); }
td.TdClassName
{
border-color: #465865;
}
.TagClassName
{
border-color: #465865;
}
</style>