Shades of San Juan #385866
Tints of San Juan #385866
RGB
CMYK
RGB Variations
Color information
#385866 (or 0x385866) is known color: San Juan. HEX triplet: 38, 58 and 66. RGB value is (56,88,102). Sum of RGB (Red+Green+Blue) = 56+88+102=246 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.76% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 102 (40.23% from 255 or 41.46% from 246); Max value from RGB is 102 - color contains mainly: blue. Hex color #385866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385866 is #C7A799. Grayscale: #4F4F4F. Windows color (decimal): -13084570 or 6707256. OLE color: 6707256.
HSL color Cylindrical-coordinate representation of color #385866: hue angle of 198.26º 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 #385866 is Cyan = 0.45, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 88 | 102 | - |
| CMYK | 0.45 | 0.14 | 0 | 0.6 |
| HSL | 198.26º | 0.29% | 0.31% | - |
| HSV(B) | 198.26º | 0.45% | 0.4% | - |
| XYZ | 7.52 | 8.78 | 13.87 | - |
| YUV | 80.03 | 140.4 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 102 | 0.45 | 0.14 | 0 | 0.6 | 198.26 | 0.29 | 0.31 |
| Hex | 38 | 58 | 66 | 2D | E | 0 | 3C | C6 | 1D | 1F |
| Octal | 70 | 130 | 146 | 55 | 16 | 0 | 74 | 306 | 35 | 37 |
| Binary | 111000 | 1011000 | 1100110 | 101101 | 1110 | 0 | 111100 | 11000110 | 11101 | 11111 |
Color Harmonies of #385866
Complementary color
Monochromatic Colors of #385866
Black with #385866
Text Example
Text Example
White with #385866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385866; }
p { color: rgb(56,88,102); }
H1.HeaderClassName
{
color: #385866;
}
.AnyTagClassName
{
color: #385866;
}
</style>
background-color css
<style>
a { background-color: #385866; }
a { background-color: rgb(56,88,102); }
div.DivClassName
{
background-color: #385866;
}
.BgClassName
{
background-color: #385866;
}
</style>
border-color css
<style>
span { border-color: #385866; }
span { border-color: rgb(56,88,102); }
td.TdClassName
{
border-color: #385866;
}
.TagClassName
{
border-color: #385866;
}
</style>