Shades of San Juan #385666
Tints of San Juan #385666
RGB
CMYK
RGB Variations
Color information
#385666 (or 0x385666) is known color: San Juan. HEX triplet: 38, 56 and 66. RGB value is (56,86,102). Sum of RGB (Red+Green+Blue) = 56+86+102=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 102 - color contains mainly: blue. Hex color #385666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385666 is #C7A999. Grayscale: #4E4E4E. Windows color (decimal): -13085082 or 6706744. OLE color: 6706744.
HSL color Cylindrical-coordinate representation of color #385666: hue angle of 200.87º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #385666 is Cyan = 0.45, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 86 | 102 | - |
| CMYK | 0.45 | 0.16 | 0 | 0.6 |
| HSL | 200.87º | 0.29% | 0.31% | - |
| HSV(B) | 200.87º | 0.45% | 0.4% | - |
| XYZ | 7.36 | 8.46 | 13.81 | - |
| YUV | 78.85 | 141.06 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 102 | 0.45 | 0.16 | 0 | 0.6 | 200.87 | 0.29 | 0.31 |
| Hex | 38 | 56 | 66 | 2D | 10 | 0 | 3C | C9 | 1D | 1F |
| Octal | 70 | 126 | 146 | 55 | 20 | 0 | 74 | 311 | 35 | 37 |
| Binary | 111000 | 1010110 | 1100110 | 101101 | 10000 | 0 | 111100 | 11001001 | 11101 | 11111 |
Color Harmonies of #385666
Complementary color
Monochromatic Colors of #385666
Black with #385666
Text Example
Text Example
White with #385666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385666; }
p { color: rgb(56,86,102); }
H1.HeaderClassName
{
color: #385666;
}
.AnyTagClassName
{
color: #385666;
}
</style>
background-color css
<style>
a { background-color: #385666; }
a { background-color: rgb(56,86,102); }
div.DivClassName
{
background-color: #385666;
}
.BgClassName
{
background-color: #385666;
}
</style>
border-color css
<style>
span { border-color: #385666; }
span { border-color: rgb(56,86,102); }
td.TdClassName
{
border-color: #385666;
}
.TagClassName
{
border-color: #385666;
}
</style>