Shades of San Juan #465564
Tints of San Juan #465564
RGB
CMYK
RGB Variations
Color information
#465564 (or 0x465564) is known color: San Juan. HEX triplet: 46, 55 and 64. RGB value is (70,85,100). Sum of RGB (Red+Green+Blue) = 70+85+100=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 85 (33.59% from 255 or 33.33% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 100 - color contains mainly: blue. Hex color #465564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465564 is #B9AA9B. Grayscale: #525252. Windows color (decimal): -12167836 or 6575430. OLE color: 6575430.
HSL color Cylindrical-coordinate representation of color #465564: hue angle of 210º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #465564 is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 85 | 100 | - |
| CMYK | 0.30 | 0.15 | 0 | 0.61 |
| HSL | 210º | 0.18% | 0.33% | - |
| HSV(B) | 210º | 0.3% | 0.39% | - |
| XYZ | 8.07 | 8.72 | 13.31 | - |
| YUV | 82.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 100 | 0.30 | 0.15 | 0 | 0.61 | 210 | 0.18 | 0.33 |
| Hex | 46 | 55 | 64 | 1E | F | 0 | 3D | D2 | 12 | 21 |
| Octal | 106 | 125 | 144 | 36 | 17 | 0 | 75 | 322 | 22 | 41 |
| Binary | 1000110 | 1010101 | 1100100 | 11110 | 1111 | 0 | 111101 | 11010010 | 10010 | 100001 |
Color Harmonies of #465564
Complementary color
Monochromatic Colors of #465564
Black with #465564
Text Example
Text Example
White with #465564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465564; }
p { color: rgb(70,85,100); }
H1.HeaderClassName
{
color: #465564;
}
.AnyTagClassName
{
color: #465564;
}
</style>
background-color css
<style>
a { background-color: #465564; }
a { background-color: rgb(70,85,100); }
div.DivClassName
{
background-color: #465564;
}
.BgClassName
{
background-color: #465564;
}
</style>
border-color css
<style>
span { border-color: #465564; }
span { border-color: rgb(70,85,100); }
td.TdClassName
{
border-color: #465564;
}
.TagClassName
{
border-color: #465564;
}
</style>