Shades of San Juan #465869
Tints of San Juan #465869
RGB
CMYK
RGB Variations
Color information
#465869 (or 0x465869) is known color: San Juan. HEX triplet: 46, 58 and 69. RGB value is (70,88,105). Sum of RGB (Red+Green+Blue) = 70+88+105=263 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.62% from 263); Green value is 88 (34.77% from 255 or 33.46% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 105 - color contains mainly: blue. Hex color #465869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465869 is #B9A796. Grayscale: #545454. Windows color (decimal): -12167063 or 6903878. OLE color: 6903878.
HSL color Cylindrical-coordinate representation of color #465869: hue angle of 209.14º 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 #465869 is Cyan = 0.33, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 88 | 105 | - |
| CMYK | 0.33 | 0.16 | 0 | 0.59 |
| HSL | 209.14º | 0.2% | 0.34% | - |
| HSV(B) | 209.14º | 0.33% | 0.41% | - |
| XYZ | 8.57 | 9.3 | 14.71 | - |
| YUV | 84.56 | 139.54 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 105 | 0.33 | 0.16 | 0 | 0.59 | 209.14 | 0.2 | 0.34 |
| Hex | 46 | 58 | 69 | 21 | 10 | 0 | 3B | D1 | 14 | 22 |
| Octal | 106 | 130 | 151 | 41 | 20 | 0 | 73 | 321 | 24 | 42 |
| Binary | 1000110 | 1011000 | 1101001 | 100001 | 10000 | 0 | 111011 | 11010001 | 10100 | 100010 |
Color Harmonies of #465869
Complementary color
Monochromatic Colors of #465869
Black with #465869
Text Example
Text Example
White with #465869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465869; }
p { color: rgb(70,88,105); }
H1.HeaderClassName
{
color: #465869;
}
.AnyTagClassName
{
color: #465869;
}
</style>
background-color css
<style>
a { background-color: #465869; }
a { background-color: rgb(70,88,105); }
div.DivClassName
{
background-color: #465869;
}
.BgClassName
{
background-color: #465869;
}
</style>
border-color css
<style>
span { border-color: #465869; }
span { border-color: rgb(70,88,105); }
td.TdClassName
{
border-color: #465869;
}
.TagClassName
{
border-color: #465869;
}
</style>