Shades of San Juan #465461
Tints of San Juan #465461
RGB
CMYK
RGB Variations
Color information
#465461 (or 0x465461) is known color: San Juan. HEX triplet: 46, 54 and 61. RGB value is (70,84,97). Sum of RGB (Red+Green+Blue) = 70+84+97=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 84 (33.20% from 255 or 33.47% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 97 - color contains mainly: blue. Hex color #465461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465461 is #B9AB9E. Grayscale: #515151. Windows color (decimal): -12168095 or 6378566. OLE color: 6378566.
HSL color Cylindrical-coordinate representation of color #465461: hue angle of 208.89º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #465461 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 84 | 97 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.62 |
| HSL | 208.89º | 0.16% | 0.33% | - |
| HSV(B) | 208.89º | 0.28% | 0.38% | - |
| XYZ | 7.85 | 8.51 | 12.54 | - |
| YUV | 81.3 | 136.86 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 97 | 0.28 | 0.13 | 0 | 0.62 | 208.89 | 0.16 | 0.33 |
| Hex | 46 | 54 | 61 | 1C | D | 0 | 3E | D1 | 10 | 21 |
| Octal | 106 | 124 | 141 | 34 | 15 | 0 | 76 | 321 | 20 | 41 |
| Binary | 1000110 | 1010100 | 1100001 | 11100 | 1101 | 0 | 111110 | 11010001 | 10000 | 100001 |
Color Harmonies of #465461
Complementary color
Monochromatic Colors of #465461
Black with #465461
Text Example
Text Example
White with #465461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465461; }
p { color: rgb(70,84,97); }
H1.HeaderClassName
{
color: #465461;
}
.AnyTagClassName
{
color: #465461;
}
</style>
background-color css
<style>
a { background-color: #465461; }
a { background-color: rgb(70,84,97); }
div.DivClassName
{
background-color: #465461;
}
.BgClassName
{
background-color: #465461;
}
</style>
border-color css
<style>
span { border-color: #465461; }
span { border-color: rgb(70,84,97); }
td.TdClassName
{
border-color: #465461;
}
.TagClassName
{
border-color: #465461;
}
</style>