Shades of San Juan #465762
Tints of San Juan #465762
RGB
CMYK
RGB Variations
Color information
#465762 (or 0x465762) is known color: San Juan. HEX triplet: 46, 57 and 62. RGB value is (70,87,98). Sum of RGB (Red+Green+Blue) = 70+87+98=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 98 (38.67% from 255 or 38.43% from 255); Max value from RGB is 98 - color contains mainly: blue. Hex color #465762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465762 is #B9A89D. Grayscale: #535353. Windows color (decimal): -12167326 or 6444870. OLE color: 6444870.
HSL color Cylindrical-coordinate representation of color #465762: hue angle of 203.57º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #465762 is Cyan = 0.29, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 87 | 98 | - |
| CMYK | 0.29 | 0.11 | 0 | 0.62 |
| HSL | 203.57º | 0.17% | 0.33% | - |
| HSV(B) | 203.57º | 0.29% | 0.38% | - |
| XYZ | 8.14 | 9 | 12.86 | - |
| YUV | 83.17 | 136.37 | 118.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 98 | 0.29 | 0.11 | 0 | 0.62 | 203.57 | 0.17 | 0.33 |
| Hex | 46 | 57 | 62 | 1D | B | 0 | 3E | CC | 11 | 21 |
| Octal | 106 | 127 | 142 | 35 | 13 | 0 | 76 | 314 | 21 | 41 |
| Binary | 1000110 | 1010111 | 1100010 | 11101 | 1011 | 0 | 111110 | 11001100 | 10001 | 100001 |
Color Harmonies of #465762
Complementary color
Monochromatic Colors of #465762
Black with #465762
Text Example
Text Example
White with #465762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465762; }
p { color: rgb(70,87,98); }
H1.HeaderClassName
{
color: #465762;
}
.AnyTagClassName
{
color: #465762;
}
</style>
background-color css
<style>
a { background-color: #465762; }
a { background-color: rgb(70,87,98); }
div.DivClassName
{
background-color: #465762;
}
.BgClassName
{
background-color: #465762;
}
</style>
border-color css
<style>
span { border-color: #465762; }
span { border-color: rgb(70,87,98); }
td.TdClassName
{
border-color: #465762;
}
.TagClassName
{
border-color: #465762;
}
</style>