Shades of San Juan #465960
Tints of San Juan #465960
RGB
CMYK
RGB Variations
Color information
#465960 (or 0x465960) is known color: San Juan. HEX triplet: 46, 59 and 60. RGB value is (70,89,96). Sum of RGB (Red+Green+Blue) = 70+89+96=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 96 (37.89% from 255 or 37.65% from 255); Max value from RGB is 96 - color contains mainly: blue. Hex color #465960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465960 is #B9A69F. Grayscale: #545454. Windows color (decimal): -12166816 or 6314310. OLE color: 6314310.
HSL color Cylindrical-coordinate representation of color #465960: hue angle of 196.15º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #465960 is Cyan = 0.27, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 89 | 96 | - |
| CMYK | 0.27 | 0.07 | 0 | 0.62 |
| HSL | 196.15º | 0.16% | 0.33% | - |
| HSV(B) | 196.15º | 0.27% | 0.38% | - |
| XYZ | 8.21 | 9.29 | 12.43 | - |
| YUV | 84.12 | 134.71 | 117.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 96 | 0.27 | 0.07 | 0 | 0.62 | 196.15 | 0.16 | 0.33 |
| Hex | 46 | 59 | 60 | 1B | 7 | 0 | 3E | C4 | 10 | 21 |
| Octal | 106 | 131 | 140 | 33 | 7 | 0 | 76 | 304 | 20 | 41 |
| Binary | 1000110 | 1011001 | 1100000 | 11011 | 111 | 0 | 111110 | 11000100 | 10000 | 100001 |
Color Harmonies of #465960
Complementary color
Monochromatic Colors of #465960
Black with #465960
Text Example
Text Example
White with #465960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465960; }
p { color: rgb(70,89,96); }
H1.HeaderClassName
{
color: #465960;
}
.AnyTagClassName
{
color: #465960;
}
</style>
background-color css
<style>
a { background-color: #465960; }
a { background-color: rgb(70,89,96); }
div.DivClassName
{
background-color: #465960;
}
.BgClassName
{
background-color: #465960;
}
</style>
border-color css
<style>
span { border-color: #465960; }
span { border-color: rgb(70,89,96); }
td.TdClassName
{
border-color: #465960;
}
.TagClassName
{
border-color: #465960;
}
</style>