Shades of San Juan #375462
Tints of San Juan #375462
RGB
CMYK
RGB Variations
Color information
#375462 (or 0x375462) is known color: San Juan. HEX triplet: 37, 54 and 62. RGB value is (55,84,98). Sum of RGB (Red+Green+Blue) = 55+84+98=237 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.21% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 98 (38.67% from 255 or 41.35% from 237); Max value from RGB is 98 - color contains mainly: blue. Hex color #375462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375462 is #C8AB9D. Grayscale: #4C4C4C. Windows color (decimal): -13151134 or 6444087. OLE color: 6444087.
HSL color Cylindrical-coordinate representation of color #375462: hue angle of 199.53º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #375462 is Cyan = 0.44, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 84 | 98 | - |
| CMYK | 0.44 | 0.14 | 0 | 0.62 |
| HSL | 199.53º | 0.28% | 0.3% | - |
| HSV(B) | 199.53º | 0.44% | 0.38% | - |
| XYZ | 6.95 | 8.03 | 12.74 | - |
| YUV | 76.93 | 139.89 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 98 | 0.44 | 0.14 | 0 | 0.62 | 199.53 | 0.28 | 0.3 |
| Hex | 37 | 54 | 62 | 2C | E | 0 | 3E | C8 | 1C | 1E |
| Octal | 67 | 124 | 142 | 54 | 16 | 0 | 76 | 310 | 34 | 36 |
| Binary | 110111 | 1010100 | 1100010 | 101100 | 1110 | 0 | 111110 | 11001000 | 11100 | 11110 |
Color Harmonies of #375462
Complementary color
Monochromatic Colors of #375462
Black with #375462
Text Example
Text Example
White with #375462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375462; }
p { color: rgb(55,84,98); }
H1.HeaderClassName
{
color: #375462;
}
.AnyTagClassName
{
color: #375462;
}
</style>
background-color css
<style>
a { background-color: #375462; }
a { background-color: rgb(55,84,98); }
div.DivClassName
{
background-color: #375462;
}
.BgClassName
{
background-color: #375462;
}
</style>
border-color css
<style>
span { border-color: #375462; }
span { border-color: rgb(55,84,98); }
td.TdClassName
{
border-color: #375462;
}
.TagClassName
{
border-color: #375462;
}
</style>