Shades of San Juan #395562
Tints of San Juan #395562
RGB
CMYK
RGB Variations
Color information
#395562 (or 0x395562) is known color: San Juan. HEX triplet: 39, 55 and 62. RGB value is (57,85,98). Sum of RGB (Red+Green+Blue) = 57+85+98=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 85 (33.59% from 255 or 35.42% from 240); Blue value is 98 (38.67% from 255 or 40.83% from 240); Max value from RGB is 98 - color contains mainly: blue. Hex color #395562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395562 is #C6AA9D. Grayscale: #4E4E4E. Windows color (decimal): -13019806 or 6444345. OLE color: 6444345.
HSL color Cylindrical-coordinate representation of color #395562: hue angle of 199.02º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #395562 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 85 | 98 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.62 |
| HSL | 199.02º | 0.26% | 0.3% | - |
| HSV(B) | 199.02º | 0.42% | 0.38% | - |
| XYZ | 7.14 | 8.25 | 12.77 | - |
| YUV | 78.11 | 139.22 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 98 | 0.42 | 0.13 | 0 | 0.62 | 199.02 | 0.26 | 0.3 |
| Hex | 39 | 55 | 62 | 2A | D | 0 | 3E | C7 | 1A | 1E |
| Octal | 71 | 125 | 142 | 52 | 15 | 0 | 76 | 307 | 32 | 36 |
| Binary | 111001 | 1010101 | 1100010 | 101010 | 1101 | 0 | 111110 | 11000111 | 11010 | 11110 |
Color Harmonies of #395562
Complementary color
Monochromatic Colors of #395562
Black with #395562
Text Example
Text Example
White with #395562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395562; }
p { color: rgb(57,85,98); }
H1.HeaderClassName
{
color: #395562;
}
.AnyTagClassName
{
color: #395562;
}
</style>
background-color css
<style>
a { background-color: #395562; }
a { background-color: rgb(57,85,98); }
div.DivClassName
{
background-color: #395562;
}
.BgClassName
{
background-color: #395562;
}
</style>
border-color css
<style>
span { border-color: #395562; }
span { border-color: rgb(57,85,98); }
td.TdClassName
{
border-color: #395562;
}
.TagClassName
{
border-color: #395562;
}
</style>