Shades of San Juan #395665
Tints of San Juan #395665
RGB
CMYK
RGB Variations
Color information
#395665 (or 0x395665) is known color: San Juan. HEX triplet: 39, 56 and 65. RGB value is (57,86,101). Sum of RGB (Red+Green+Blue) = 57+86+101=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 101 (39.84% from 255 or 41.39% from 244); Max value from RGB is 101 - color contains mainly: blue. Hex color #395665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395665 is #C6A99A. Grayscale: #4E4E4E. Windows color (decimal): -13019547 or 6641209. OLE color: 6641209.
HSL color Cylindrical-coordinate representation of color #395665: hue angle of 200.45º 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 #395665 is Cyan = 0.44, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 86 | 101 | - |
| CMYK | 0.44 | 0.15 | 0 | 0.60 |
| HSL | 200.45º | 0.28% | 0.31% | - |
| HSV(B) | 200.45º | 0.44% | 0.4% | - |
| XYZ | 7.36 | 8.47 | 13.56 | - |
| YUV | 79.04 | 140.39 | 112.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 101 | 0.44 | 0.15 | 0 | 0.60 | 200.45 | 0.28 | 0.31 |
| Hex | 39 | 56 | 65 | 2C | F | 0 | 3C | C8 | 1C | 1F |
| Octal | 71 | 126 | 145 | 54 | 17 | 0 | 74 | 310 | 34 | 37 |
| Binary | 111001 | 1010110 | 1100101 | 101100 | 1111 | 0 | 111100 | 11001000 | 11100 | 11111 |
Color Harmonies of #395665
Complementary color
Monochromatic Colors of #395665
Black with #395665
Text Example
Text Example
White with #395665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395665; }
p { color: rgb(57,86,101); }
H1.HeaderClassName
{
color: #395665;
}
.AnyTagClassName
{
color: #395665;
}
</style>
background-color css
<style>
a { background-color: #395665; }
a { background-color: rgb(57,86,101); }
div.DivClassName
{
background-color: #395665;
}
.BgClassName
{
background-color: #395665;
}
</style>
border-color css
<style>
span { border-color: #395665; }
span { border-color: rgb(57,86,101); }
td.TdClassName
{
border-color: #395665;
}
.TagClassName
{
border-color: #395665;
}
</style>