Shades of San Juan #385667
Tints of San Juan #385667
RGB
CMYK
RGB Variations
Color information
#385667 (or 0x385667) is known color: San Juan. HEX triplet: 38, 56 and 67. RGB value is (56,86,103). Sum of RGB (Red+Green+Blue) = 56+86+103=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 103 - color contains mainly: blue. Hex color #385667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385667 is #C7A998. Grayscale: #4E4E4E. Windows color (decimal): -13085081 or 6772280. OLE color: 6772280.
HSL color Cylindrical-coordinate representation of color #385667: hue angle of 201.7º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #385667 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 86 | 103 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.60 |
| HSL | 201.7º | 0.3% | 0.31% | - |
| HSV(B) | 201.7º | 0.46% | 0.4% | - |
| XYZ | 7.41 | 8.48 | 14.08 | - |
| YUV | 78.97 | 141.56 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 103 | 0.46 | 0.17 | 0 | 0.60 | 201.7 | 0.3 | 0.31 |
| Hex | 38 | 56 | 67 | 2E | 11 | 0 | 3C | CA | 1E | 1F |
| Octal | 70 | 126 | 147 | 56 | 21 | 0 | 74 | 312 | 36 | 37 |
| Binary | 111000 | 1010110 | 1100111 | 101110 | 10001 | 0 | 111100 | 11001010 | 11110 | 11111 |
Color Harmonies of #385667
Complementary color
Monochromatic Colors of #385667
Black with #385667
Text Example
Text Example
White with #385667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385667; }
p { color: rgb(56,86,103); }
H1.HeaderClassName
{
color: #385667;
}
.AnyTagClassName
{
color: #385667;
}
</style>
background-color css
<style>
a { background-color: #385667; }
a { background-color: rgb(56,86,103); }
div.DivClassName
{
background-color: #385667;
}
.BgClassName
{
background-color: #385667;
}
</style>
border-color css
<style>
span { border-color: #385667; }
span { border-color: rgb(56,86,103); }
td.TdClassName
{
border-color: #385667;
}
.TagClassName
{
border-color: #385667;
}
</style>