Shades of San Juan #465462
Tints of San Juan #465462
RGB
CMYK
RGB Variations
Color information
#465462 (or 0x465462) is known color: San Juan. HEX triplet: 46, 54 and 62. RGB value is (70,84,98). Sum of RGB (Red+Green+Blue) = 70+84+98=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 98 (38.67% from 255 or 38.89% from 252); Max value from RGB is 98 - color contains mainly: blue. Hex color #465462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465462 is #B9AB9D. Grayscale: #515151. Windows color (decimal): -12168094 or 6444102. OLE color: 6444102.
HSL color Cylindrical-coordinate representation of color #465462: hue angle of 210º 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 #465462 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 84 | 98 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.62 |
| HSL | 210º | 0.17% | 0.33% | - |
| HSV(B) | 210º | 0.29% | 0.38% | - |
| XYZ | 7.9 | 8.52 | 12.78 | - |
| YUV | 81.41 | 137.36 | 119.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 98 | 0.29 | 0.14 | 0 | 0.62 | 210 | 0.17 | 0.33 |
| Hex | 46 | 54 | 62 | 1D | E | 0 | 3E | D2 | 11 | 21 |
| Octal | 106 | 124 | 142 | 35 | 16 | 0 | 76 | 322 | 21 | 41 |
| Binary | 1000110 | 1010100 | 1100010 | 11101 | 1110 | 0 | 111110 | 11010010 | 10001 | 100001 |
Color Harmonies of #465462
Complementary color
Monochromatic Colors of #465462
Black with #465462
Text Example
Text Example
White with #465462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465462; }
p { color: rgb(70,84,98); }
H1.HeaderClassName
{
color: #465462;
}
.AnyTagClassName
{
color: #465462;
}
</style>
background-color css
<style>
a { background-color: #465462; }
a { background-color: rgb(70,84,98); }
div.DivClassName
{
background-color: #465462;
}
.BgClassName
{
background-color: #465462;
}
</style>
border-color css
<style>
span { border-color: #465462; }
span { border-color: rgb(70,84,98); }
td.TdClassName
{
border-color: #465462;
}
.TagClassName
{
border-color: #465462;
}
</style>