Shades of San Juan #385663
Tints of San Juan #385663
RGB
CMYK
RGB Variations
Color information
#385663 (or 0x385663) is known color: San Juan. HEX triplet: 38, 56 and 63. RGB value is (56,86,99). Sum of RGB (Red+Green+Blue) = 56+86+99=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 99 (39.06% from 255 or 41.08% from 241); Max value from RGB is 99 - color contains mainly: blue. Hex color #385663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385663 is #C7A99C. Grayscale: #4E4E4E. Windows color (decimal): -13085085 or 6510136. OLE color: 6510136.
HSL color Cylindrical-coordinate representation of color #385663: hue angle of 198.14º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #385663 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 86 | 99 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.61 |
| HSL | 198.14º | 0.28% | 0.3% | - |
| HSV(B) | 198.14º | 0.43% | 0.39% | - |
| XYZ | 7.21 | 8.4 | 13.05 | - |
| YUV | 78.51 | 139.56 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 99 | 0.43 | 0.13 | 0 | 0.61 | 198.14 | 0.28 | 0.3 |
| Hex | 38 | 56 | 63 | 2B | D | 0 | 3D | C6 | 1C | 1E |
| Octal | 70 | 126 | 143 | 53 | 15 | 0 | 75 | 306 | 34 | 36 |
| Binary | 111000 | 1010110 | 1100011 | 101011 | 1101 | 0 | 111101 | 11000110 | 11100 | 11110 |
Color Harmonies of #385663
Complementary color
Monochromatic Colors of #385663
Black with #385663
Text Example
Text Example
White with #385663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385663; }
p { color: rgb(56,86,99); }
H1.HeaderClassName
{
color: #385663;
}
.AnyTagClassName
{
color: #385663;
}
</style>
background-color css
<style>
a { background-color: #385663; }
a { background-color: rgb(56,86,99); }
div.DivClassName
{
background-color: #385663;
}
.BgClassName
{
background-color: #385663;
}
</style>
border-color css
<style>
span { border-color: #385663; }
span { border-color: rgb(56,86,99); }
td.TdClassName
{
border-color: #385663;
}
.TagClassName
{
border-color: #385663;
}
</style>