Shades of San Juan #385865
Tints of San Juan #385865
RGB
CMYK
RGB Variations
Color information
#385865 (or 0x385865) is known color: San Juan. HEX triplet: 38, 58 and 65. RGB value is (56,88,101). Sum of RGB (Red+Green+Blue) = 56+88+101=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 88 (34.77% from 255 or 35.92% from 245); Blue value is 101 (39.84% from 255 or 41.22% from 245); Max value from RGB is 101 - color contains mainly: blue. Hex color #385865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385865 is #C7A79A. Grayscale: #4F4F4F. Windows color (decimal): -13084571 or 6641720. OLE color: 6641720.
HSL color Cylindrical-coordinate representation of color #385865: hue angle of 197.33º 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 #385865 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 88 | 101 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.60 |
| HSL | 197.33º | 0.29% | 0.31% | - |
| HSV(B) | 197.33º | 0.45% | 0.4% | - |
| XYZ | 7.47 | 8.76 | 13.61 | - |
| YUV | 79.91 | 139.9 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 101 | 0.45 | 0.13 | 0 | 0.60 | 197.33 | 0.29 | 0.31 |
| Hex | 38 | 58 | 65 | 2D | D | 0 | 3C | C5 | 1D | 1F |
| Octal | 70 | 130 | 145 | 55 | 15 | 0 | 74 | 305 | 35 | 37 |
| Binary | 111000 | 1011000 | 1100101 | 101101 | 1101 | 0 | 111100 | 11000101 | 11101 | 11111 |
Color Harmonies of #385865
Complementary color
Monochromatic Colors of #385865
Black with #385865
Text Example
Text Example
White with #385865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385865; }
p { color: rgb(56,88,101); }
H1.HeaderClassName
{
color: #385865;
}
.AnyTagClassName
{
color: #385865;
}
</style>
background-color css
<style>
a { background-color: #385865; }
a { background-color: rgb(56,88,101); }
div.DivClassName
{
background-color: #385865;
}
.BgClassName
{
background-color: #385865;
}
</style>
border-color css
<style>
span { border-color: #385865; }
span { border-color: rgb(56,88,101); }
td.TdClassName
{
border-color: #385865;
}
.TagClassName
{
border-color: #385865;
}
</style>