Shades of San Juan #395965
Tints of San Juan #395965
RGB
CMYK
RGB Variations
Color information
#395965 (or 0x395965) is known color: San Juan. HEX triplet: 39, 59 and 65. RGB value is (57,89,101). Sum of RGB (Red+Green+Blue) = 57+89+101=247 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.08% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 101 (39.84% from 255 or 40.89% from 247); Max value from RGB is 101 - color contains mainly: blue. Hex color #395965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395965 is #C6A69A. Grayscale: #505050. Windows color (decimal): -13018779 or 6641977. OLE color: 6641977.
HSL color Cylindrical-coordinate representation of color #395965: hue angle of 196.36º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #395965 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 89 | 101 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.60 |
| HSL | 196.36º | 0.28% | 0.31% | - |
| HSV(B) | 196.36º | 0.44% | 0.4% | - |
| XYZ | 7.61 | 8.95 | 13.64 | - |
| YUV | 80.8 | 139.4 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 89 | 101 | 0.44 | 0.12 | 0 | 0.60 | 196.36 | 0.28 | 0.31 |
| Hex | 39 | 59 | 65 | 2C | C | 0 | 3C | C4 | 1C | 1F |
| Octal | 71 | 131 | 145 | 54 | 14 | 0 | 74 | 304 | 34 | 37 |
| Binary | 111001 | 1011001 | 1100101 | 101100 | 1100 | 0 | 111100 | 11000100 | 11100 | 11111 |
Color Harmonies of #395965
Complementary color
Monochromatic Colors of #395965
Black with #395965
Text Example
Text Example
White with #395965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395965; }
p { color: rgb(57,89,101); }
H1.HeaderClassName
{
color: #395965;
}
.AnyTagClassName
{
color: #395965;
}
</style>
background-color css
<style>
a { background-color: #395965; }
a { background-color: rgb(57,89,101); }
div.DivClassName
{
background-color: #395965;
}
.BgClassName
{
background-color: #395965;
}
</style>
border-color css
<style>
span { border-color: #395965; }
span { border-color: rgb(57,89,101); }
td.TdClassName
{
border-color: #395965;
}
.TagClassName
{
border-color: #395965;
}
</style>