Shades of San Juan #465767
Tints of San Juan #465767
RGB
CMYK
RGB Variations
Color information
#465767 (or 0x465767) is known color: San Juan. HEX triplet: 46, 57 and 67. RGB value is (70,87,103). Sum of RGB (Red+Green+Blue) = 70+87+103=260 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.92% from 260); Green value is 87 (34.38% from 255 or 33.46% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 103 - color contains mainly: blue. Hex color #465767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465767 is #B9A898. Grayscale: #535353. Windows color (decimal): -12167321 or 6772550. OLE color: 6772550.
HSL color Cylindrical-coordinate representation of color #465767: hue angle of 209.09º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #465767 is Cyan = 0.32, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 87 | 103 | - |
| CMYK | 0.32 | 0.16 | 0 | 0.60 |
| HSL | 209.09º | 0.19% | 0.34% | - |
| HSV(B) | 209.09º | 0.32% | 0.4% | - |
| XYZ | 8.38 | 9.1 | 14.15 | - |
| YUV | 83.74 | 138.87 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 103 | 0.32 | 0.16 | 0 | 0.60 | 209.09 | 0.19 | 0.34 |
| Hex | 46 | 57 | 67 | 20 | 10 | 0 | 3C | D1 | 13 | 22 |
| Octal | 106 | 127 | 147 | 40 | 20 | 0 | 74 | 321 | 23 | 42 |
| Binary | 1000110 | 1010111 | 1100111 | 100000 | 10000 | 0 | 111100 | 11010001 | 10011 | 100010 |
Color Harmonies of #465767
Complementary color
Monochromatic Colors of #465767
Black with #465767
Text Example
Text Example
White with #465767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465767; }
p { color: rgb(70,87,103); }
H1.HeaderClassName
{
color: #465767;
}
.AnyTagClassName
{
color: #465767;
}
</style>
background-color css
<style>
a { background-color: #465767; }
a { background-color: rgb(70,87,103); }
div.DivClassName
{
background-color: #465767;
}
.BgClassName
{
background-color: #465767;
}
</style>
border-color css
<style>
span { border-color: #465767; }
span { border-color: rgb(70,87,103); }
td.TdClassName
{
border-color: #465767;
}
.TagClassName
{
border-color: #465767;
}
</style>