Shades of San Juan #465763
Tints of San Juan #465763
RGB
CMYK
RGB Variations
Color information
#465763 (or 0x465763) is known color: San Juan. HEX triplet: 46, 57 and 63. RGB value is (70,87,99). Sum of RGB (Red+Green+Blue) = 70+87+99=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 99 (39.06% from 255 or 38.67% from 256); Max value from RGB is 99 - color contains mainly: blue. Hex color #465763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465763 is #B9A89C. Grayscale: #535353. Windows color (decimal): -12167325 or 6510406. OLE color: 6510406.
HSL color Cylindrical-coordinate representation of color #465763: hue angle of 204.83º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #465763 is Cyan = 0.29, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 87 | 99 | - |
| CMYK | 0.29 | 0.12 | 0 | 0.61 |
| HSL | 204.83º | 0.17% | 0.33% | - |
| HSV(B) | 204.83º | 0.29% | 0.39% | - |
| XYZ | 8.19 | 9.02 | 13.11 | - |
| YUV | 83.29 | 136.87 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 99 | 0.29 | 0.12 | 0 | 0.61 | 204.83 | 0.17 | 0.33 |
| Hex | 46 | 57 | 63 | 1D | C | 0 | 3D | CD | 11 | 21 |
| Octal | 106 | 127 | 143 | 35 | 14 | 0 | 75 | 315 | 21 | 41 |
| Binary | 1000110 | 1010111 | 1100011 | 11101 | 1100 | 0 | 111101 | 11001101 | 10001 | 100001 |
Color Harmonies of #465763
Complementary color
Monochromatic Colors of #465763
Black with #465763
Text Example
Text Example
White with #465763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465763; }
p { color: rgb(70,87,99); }
H1.HeaderClassName
{
color: #465763;
}
.AnyTagClassName
{
color: #465763;
}
</style>
background-color css
<style>
a { background-color: #465763; }
a { background-color: rgb(70,87,99); }
div.DivClassName
{
background-color: #465763;
}
.BgClassName
{
background-color: #465763;
}
</style>
border-color css
<style>
span { border-color: #465763; }
span { border-color: rgb(70,87,99); }
td.TdClassName
{
border-color: #465763;
}
.TagClassName
{
border-color: #465763;
}
</style>