Shades of San Juan #465769
Tints of San Juan #465769
RGB
CMYK
RGB Variations
Color information
#465769 (or 0x465769) is known color: San Juan. HEX triplet: 46, 57 and 69. RGB value is (70,87,105). Sum of RGB (Red+Green+Blue) = 70+87+105=262 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.72% from 262); Green value is 87 (34.38% from 255 or 33.21% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 105 - color contains mainly: blue. Hex color #465769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465769 is #B9A896. Grayscale: #535353. Windows color (decimal): -12167319 or 6903622. OLE color: 6903622.
HSL color Cylindrical-coordinate representation of color #465769: hue angle of 210.86º 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 #465769 is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 87 | 105 | - |
| CMYK | 0.33 | 0.17 | 0 | 0.59 |
| HSL | 210.86º | 0.2% | 0.34% | - |
| HSV(B) | 210.86º | 0.33% | 0.41% | - |
| XYZ | 8.48 | 9.14 | 14.68 | - |
| YUV | 83.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 105 | 0.33 | 0.17 | 0 | 0.59 | 210.86 | 0.2 | 0.34 |
| Hex | 46 | 57 | 69 | 21 | 11 | 0 | 3B | D3 | 14 | 22 |
| Octal | 106 | 127 | 151 | 41 | 21 | 0 | 73 | 323 | 24 | 42 |
| Binary | 1000110 | 1010111 | 1101001 | 100001 | 10001 | 0 | 111011 | 11010011 | 10100 | 100010 |
Color Harmonies of #465769
Complementary color
Monochromatic Colors of #465769
Black with #465769
Text Example
Text Example
White with #465769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465769; }
p { color: rgb(70,87,105); }
H1.HeaderClassName
{
color: #465769;
}
.AnyTagClassName
{
color: #465769;
}
</style>
background-color css
<style>
a { background-color: #465769; }
a { background-color: rgb(70,87,105); }
div.DivClassName
{
background-color: #465769;
}
.BgClassName
{
background-color: #465769;
}
</style>
border-color css
<style>
span { border-color: #465769; }
span { border-color: rgb(70,87,105); }
td.TdClassName
{
border-color: #465769;
}
.TagClassName
{
border-color: #465769;
}
</style>