Shades of San Juan #395666
Tints of San Juan #395666
RGB
CMYK
RGB Variations
Color information
#395666 (or 0x395666) is known color: San Juan. HEX triplet: 39, 56 and 66. RGB value is (57,86,102). Sum of RGB (Red+Green+Blue) = 57+86+102=245 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.27% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 102 (40.23% from 255 or 41.63% from 245); Max value from RGB is 102 - color contains mainly: blue. Hex color #395666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395666 is #C6A999. Grayscale: #4F4F4F. Windows color (decimal): -13019546 or 6706745. OLE color: 6706745.
HSL color Cylindrical-coordinate representation of color #395666: hue angle of 201.33º 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 #395666 is Cyan = 0.44, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 86 | 102 | - |
| CMYK | 0.44 | 0.16 | 0 | 0.6 |
| HSL | 201.33º | 0.28% | 0.31% | - |
| HSV(B) | 201.33º | 0.44% | 0.4% | - |
| XYZ | 7.41 | 8.48 | 13.82 | - |
| YUV | 79.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 102 | 0.44 | 0.16 | 0 | 0.6 | 201.33 | 0.28 | 0.31 |
| Hex | 39 | 56 | 66 | 2C | 10 | 0 | 3C | C9 | 1C | 1F |
| Octal | 71 | 126 | 146 | 54 | 20 | 0 | 74 | 311 | 34 | 37 |
| Binary | 111001 | 1010110 | 1100110 | 101100 | 10000 | 0 | 111100 | 11001001 | 11100 | 11111 |
Color Harmonies of #395666
Complementary color
Monochromatic Colors of #395666
Black with #395666
Text Example
Text Example
White with #395666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395666; }
p { color: rgb(57,86,102); }
H1.HeaderClassName
{
color: #395666;
}
.AnyTagClassName
{
color: #395666;
}
</style>
background-color css
<style>
a { background-color: #395666; }
a { background-color: rgb(57,86,102); }
div.DivClassName
{
background-color: #395666;
}
.BgClassName
{
background-color: #395666;
}
</style>
border-color css
<style>
span { border-color: #395666; }
span { border-color: rgb(57,86,102); }
td.TdClassName
{
border-color: #395666;
}
.TagClassName
{
border-color: #395666;
}
</style>