Shades of San Juan #375666
Tints of San Juan #375666
RGB
CMYK
RGB Variations
Color information
#375666 (or 0x375666) is known color: San Juan. HEX triplet: 37, 56 and 66. RGB value is (55,86,102). Sum of RGB (Red+Green+Blue) = 55+86+102=243 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.63% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 102 - color contains mainly: blue. Hex color #375666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375666 is #C8A999. Grayscale: #4E4E4E. Windows color (decimal): -13150618 or 6706743. OLE color: 6706743.
HSL color Cylindrical-coordinate representation of color #375666: hue angle of 200.43º 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 #375666 is Cyan = 0.46, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 86 | 102 | - |
| CMYK | 0.46 | 0.16 | 0 | 0.6 |
| HSL | 200.43º | 0.3% | 0.31% | - |
| HSV(B) | 200.43º | 0.46% | 0.4% | - |
| XYZ | 7.3 | 8.43 | 13.81 | - |
| YUV | 78.56 | 141.23 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 102 | 0.46 | 0.16 | 0 | 0.6 | 200.43 | 0.3 | 0.31 |
| Hex | 37 | 56 | 66 | 2E | 10 | 0 | 3C | C8 | 1E | 1F |
| Octal | 67 | 126 | 146 | 56 | 20 | 0 | 74 | 310 | 36 | 37 |
| Binary | 110111 | 1010110 | 1100110 | 101110 | 10000 | 0 | 111100 | 11001000 | 11110 | 11111 |
Color Harmonies of #375666
Complementary color
Monochromatic Colors of #375666
Black with #375666
Text Example
Text Example
White with #375666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375666; }
p { color: rgb(55,86,102); }
H1.HeaderClassName
{
color: #375666;
}
.AnyTagClassName
{
color: #375666;
}
</style>
background-color css
<style>
a { background-color: #375666; }
a { background-color: rgb(55,86,102); }
div.DivClassName
{
background-color: #375666;
}
.BgClassName
{
background-color: #375666;
}
</style>
border-color css
<style>
span { border-color: #375666; }
span { border-color: rgb(55,86,102); }
td.TdClassName
{
border-color: #375666;
}
.TagClassName
{
border-color: #375666;
}
</style>