Shades of San Juan #465159
Tints of San Juan #465159
RGB
CMYK
RGB Variations
Color information
#465159 (or 0x465159) is known color: San Juan. HEX triplet: 46, 51 and 59. RGB value is (70,81,89). Sum of RGB (Red+Green+Blue) = 70+81+89=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 81 (32.03% from 255 or 33.75% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 89 - color contains mainly: blue. Hex color #465159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465159 is #B9AEA6. Grayscale: #4E4E4E. Windows color (decimal): -12168871 or 5853510. OLE color: 5853510.
HSL color Cylindrical-coordinate representation of color #465159: hue angle of 205.26º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465159 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 81 | 89 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.65 |
| HSL | 205.26º | 0.12% | 0.31% | - |
| HSV(B) | 205.26º | 0.21% | 0.35% | - |
| XYZ | 7.27 | 7.91 | 10.59 | - |
| YUV | 78.62 | 133.86 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 89 | 0.21 | 0.09 | 0 | 0.65 | 205.26 | 0.12 | 0.31 |
| Hex | 46 | 51 | 59 | 15 | 9 | 0 | 41 | CD | C | 1F |
| Octal | 106 | 121 | 131 | 25 | 11 | 0 | 101 | 315 | 14 | 37 |
| Binary | 1000110 | 1010001 | 1011001 | 10101 | 1001 | 0 | 1000001 | 11001101 | 1100 | 11111 |
Color Harmonies of #465159
Complementary color
Monochromatic Colors of #465159
Black with #465159
Text Example
Text Example
White with #465159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465159; }
p { color: rgb(70,81,89); }
H1.HeaderClassName
{
color: #465159;
}
.AnyTagClassName
{
color: #465159;
}
</style>
background-color css
<style>
a { background-color: #465159; }
a { background-color: rgb(70,81,89); }
div.DivClassName
{
background-color: #465159;
}
.BgClassName
{
background-color: #465159;
}
</style>
border-color css
<style>
span { border-color: #465159; }
span { border-color: rgb(70,81,89); }
td.TdClassName
{
border-color: #465159;
}
.TagClassName
{
border-color: #465159;
}
</style>