Shades of San Juan #385966
Tints of San Juan #385966
RGB
CMYK
RGB Variations
Color information
#385966 (or 0x385966) is known color: San Juan. HEX triplet: 38, 59 and 66. RGB value is (56,89,102). Sum of RGB (Red+Green+Blue) = 56+89+102=247 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.67% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 102 (40.23% from 255 or 41.30% from 247); Max value from RGB is 102 - color contains mainly: blue. Hex color #385966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385966 is #C7A699. Grayscale: #505050. Windows color (decimal): -13084314 or 6707512. OLE color: 6707512.
HSL color Cylindrical-coordinate representation of color #385966: hue angle of 196.96º 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 #385966 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 89 | 102 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.6 |
| HSL | 196.96º | 0.29% | 0.31% | - |
| HSV(B) | 196.96º | 0.45% | 0.4% | - |
| XYZ | 7.6 | 8.94 | 13.9 | - |
| YUV | 80.62 | 140.07 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 102 | 0.45 | 0.13 | 0 | 0.6 | 196.96 | 0.29 | 0.31 |
| Hex | 38 | 59 | 66 | 2D | D | 0 | 3C | C5 | 1D | 1F |
| Octal | 70 | 131 | 146 | 55 | 15 | 0 | 74 | 305 | 35 | 37 |
| Binary | 111000 | 1011001 | 1100110 | 101101 | 1101 | 0 | 111100 | 11000101 | 11101 | 11111 |
Color Harmonies of #385966
Complementary color
Monochromatic Colors of #385966
Black with #385966
Text Example
Text Example
White with #385966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385966; }
p { color: rgb(56,89,102); }
H1.HeaderClassName
{
color: #385966;
}
.AnyTagClassName
{
color: #385966;
}
</style>
background-color css
<style>
a { background-color: #385966; }
a { background-color: rgb(56,89,102); }
div.DivClassName
{
background-color: #385966;
}
.BgClassName
{
background-color: #385966;
}
</style>
border-color css
<style>
span { border-color: #385966; }
span { border-color: rgb(56,89,102); }
td.TdClassName
{
border-color: #385966;
}
.TagClassName
{
border-color: #385966;
}
</style>