Shades of San Juan #465667
Tints of San Juan #465667
RGB
CMYK
RGB Variations
Color information
#465667 (or 0x465667) is known color: San Juan. HEX triplet: 46, 56 and 67. RGB value is (70,86,103). Sum of RGB (Red+Green+Blue) = 70+86+103=259 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.03% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 103 - color contains mainly: blue. Hex color #465667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465667 is #B9A998. Grayscale: #535353. Windows color (decimal): -12167577 or 6772294. OLE color: 6772294.
HSL color Cylindrical-coordinate representation of color #465667: hue angle of 210.91º 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 #465667 is Cyan = 0.32, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 86 | 103 | - |
| CMYK | 0.32 | 0.17 | 0 | 0.60 |
| HSL | 210.91º | 0.19% | 0.34% | - |
| HSV(B) | 210.91º | 0.32% | 0.4% | - |
| XYZ | 8.3 | 8.94 | 14.12 | - |
| YUV | 83.15 | 139.2 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 103 | 0.32 | 0.17 | 0 | 0.60 | 210.91 | 0.19 | 0.34 |
| Hex | 46 | 56 | 67 | 20 | 11 | 0 | 3C | D3 | 13 | 22 |
| Octal | 106 | 126 | 147 | 40 | 21 | 0 | 74 | 323 | 23 | 42 |
| Binary | 1000110 | 1010110 | 1100111 | 100000 | 10001 | 0 | 111100 | 11010011 | 10011 | 100010 |
Color Harmonies of #465667
Complementary color
Monochromatic Colors of #465667
Black with #465667
Text Example
Text Example
White with #465667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465667; }
p { color: rgb(70,86,103); }
H1.HeaderClassName
{
color: #465667;
}
.AnyTagClassName
{
color: #465667;
}
</style>
background-color css
<style>
a { background-color: #465667; }
a { background-color: rgb(70,86,103); }
div.DivClassName
{
background-color: #465667;
}
.BgClassName
{
background-color: #465667;
}
</style>
border-color css
<style>
span { border-color: #465667; }
span { border-color: rgb(70,86,103); }
td.TdClassName
{
border-color: #465667;
}
.TagClassName
{
border-color: #465667;
}
</style>