Shades of San Juan #465668
Tints of San Juan #465668
RGB
CMYK
RGB Variations
Color information
#465668 (or 0x465668) is known color: San Juan. HEX triplet: 46, 56 and 68. RGB value is (70,86,104). Sum of RGB (Red+Green+Blue) = 70+86+104=260 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.92% from 260); Green value is 86 (33.98% from 255 or 33.08% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 104 - color contains mainly: blue. Hex color #465668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465668 is #B9A997. Grayscale: #535353. Windows color (decimal): -12167576 or 6837830. OLE color: 6837830.
HSL color Cylindrical-coordinate representation of color #465668: hue angle of 211.76º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #465668 is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 86 | 104 | - |
| CMYK | 0.33 | 0.17 | 0 | 0.59 |
| HSL | 211.76º | 0.2% | 0.34% | - |
| HSV(B) | 211.76º | 0.33% | 0.41% | - |
| XYZ | 8.35 | 8.96 | 14.39 | - |
| YUV | 83.27 | 139.7 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 104 | 0.33 | 0.17 | 0 | 0.59 | 211.76 | 0.2 | 0.34 |
| Hex | 46 | 56 | 68 | 21 | 11 | 0 | 3B | D4 | 14 | 22 |
| Octal | 106 | 126 | 150 | 41 | 21 | 0 | 73 | 324 | 24 | 42 |
| Binary | 1000110 | 1010110 | 1101000 | 100001 | 10001 | 0 | 111011 | 11010100 | 10100 | 100010 |
Color Harmonies of #465668
Complementary color
Monochromatic Colors of #465668
Black with #465668
Text Example
Text Example
White with #465668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465668; }
p { color: rgb(70,86,104); }
H1.HeaderClassName
{
color: #465668;
}
.AnyTagClassName
{
color: #465668;
}
</style>
background-color css
<style>
a { background-color: #465668; }
a { background-color: rgb(70,86,104); }
div.DivClassName
{
background-color: #465668;
}
.BgClassName
{
background-color: #465668;
}
</style>
border-color css
<style>
span { border-color: #465668; }
span { border-color: rgb(70,86,104); }
td.TdClassName
{
border-color: #465668;
}
.TagClassName
{
border-color: #465668;
}
</style>