Shades of San Juan #465561
Tints of San Juan #465561
RGB
CMYK
RGB Variations
Color information
#465561 (or 0x465561) is known color: San Juan. HEX triplet: 46, 55 and 61. RGB value is (70,85,97). Sum of RGB (Red+Green+Blue) = 70+85+97=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 85 (33.59% from 255 or 33.73% from 252); Blue value is 97 (38.28% from 255 or 38.49% from 252); Max value from RGB is 97 - color contains mainly: blue. Hex color #465561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465561 is #B9AA9E. Grayscale: #515151. Windows color (decimal): -12167839 or 6378822. OLE color: 6378822.
HSL color Cylindrical-coordinate representation of color #465561: hue angle of 206.67º 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 #465561 is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 85 | 97 | - |
| CMYK | 0.28 | 0.12 | 0 | 0.62 |
| HSL | 206.67º | 0.16% | 0.33% | - |
| HSV(B) | 206.67º | 0.28% | 0.38% | - |
| XYZ | 7.93 | 8.66 | 12.56 | - |
| YUV | 81.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 97 | 0.28 | 0.12 | 0 | 0.62 | 206.67 | 0.16 | 0.33 |
| Hex | 46 | 55 | 61 | 1C | C | 0 | 3E | CF | 10 | 21 |
| Octal | 106 | 125 | 141 | 34 | 14 | 0 | 76 | 317 | 20 | 41 |
| Binary | 1000110 | 1010101 | 1100001 | 11100 | 1100 | 0 | 111110 | 11001111 | 10000 | 100001 |
Color Harmonies of #465561
Complementary color
Monochromatic Colors of #465561
Black with #465561
Text Example
Text Example
White with #465561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465561; }
p { color: rgb(70,85,97); }
H1.HeaderClassName
{
color: #465561;
}
.AnyTagClassName
{
color: #465561;
}
</style>
background-color css
<style>
a { background-color: #465561; }
a { background-color: rgb(70,85,97); }
div.DivClassName
{
background-color: #465561;
}
.BgClassName
{
background-color: #465561;
}
</style>
border-color css
<style>
span { border-color: #465561; }
span { border-color: rgb(70,85,97); }
td.TdClassName
{
border-color: #465561;
}
.TagClassName
{
border-color: #465561;
}
</style>