Shades of San Juan #385665
Tints of San Juan #385665
RGB
CMYK
RGB Variations
Color information
#385665 (or 0x385665) is known color: San Juan. HEX triplet: 38, 56 and 65. RGB value is (56,86,101). Sum of RGB (Red+Green+Blue) = 56+86+101=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 101 (39.84% from 255 or 41.56% from 243); Max value from RGB is 101 - color contains mainly: blue. Hex color #385665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385665 is #C7A99A. Grayscale: #4E4E4E. Windows color (decimal): -13085083 or 6641208. OLE color: 6641208.
HSL color Cylindrical-coordinate representation of color #385665: hue angle of 200º 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 #385665 is Cyan = 0.45, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 86 | 101 | - |
| CMYK | 0.45 | 0.15 | 0 | 0.60 |
| HSL | 200º | 0.29% | 0.31% | - |
| HSV(B) | 200º | 0.45% | 0.4% | - |
| XYZ | 7.31 | 8.44 | 13.56 | - |
| YUV | 78.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 101 | 0.45 | 0.15 | 0 | 0.60 | 200 | 0.29 | 0.31 |
| Hex | 38 | 56 | 65 | 2D | F | 0 | 3C | C8 | 1D | 1F |
| Octal | 70 | 126 | 145 | 55 | 17 | 0 | 74 | 310 | 35 | 37 |
| Binary | 111000 | 1010110 | 1100101 | 101101 | 1111 | 0 | 111100 | 11001000 | 11101 | 11111 |
Color Harmonies of #385665
Complementary color
Monochromatic Colors of #385665
Black with #385665
Text Example
Text Example
White with #385665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385665; }
p { color: rgb(56,86,101); }
H1.HeaderClassName
{
color: #385665;
}
.AnyTagClassName
{
color: #385665;
}
</style>
background-color css
<style>
a { background-color: #385665; }
a { background-color: rgb(56,86,101); }
div.DivClassName
{
background-color: #385665;
}
.BgClassName
{
background-color: #385665;
}
</style>
border-color css
<style>
span { border-color: #385665; }
span { border-color: rgb(56,86,101); }
td.TdClassName
{
border-color: #385665;
}
.TagClassName
{
border-color: #385665;
}
</style>