Shades of San Juan #365564
Tints of San Juan #365564
RGB
CMYK
RGB Variations
Color information
#365564 (or 0x365564) is known color: San Juan. HEX triplet: 36, 55 and 64. RGB value is (54,85,100). Sum of RGB (Red+Green+Blue) = 54+85+100=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 85 (33.59% from 255 or 35.56% from 239); Blue value is 100 (39.45% from 255 or 41.84% from 239); Max value from RGB is 100 - color contains mainly: blue. Hex color #365564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365564 is #C9AA9B. Grayscale: #4D4D4D. Windows color (decimal): -13216412 or 6575414. OLE color: 6575414.
HSL color Cylindrical-coordinate representation of color #365564: hue angle of 199.57º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #365564 is Cyan = 0.46, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 85 | 100 | - |
| CMYK | 0.46 | 0.15 | 0 | 0.61 |
| HSL | 199.57º | 0.3% | 0.3% | - |
| HSV(B) | 199.57º | 0.46% | 0.39% | - |
| XYZ | 7.07 | 8.2 | 13.27 | - |
| YUV | 77.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 100 | 0.46 | 0.15 | 0 | 0.61 | 199.57 | 0.3 | 0.3 |
| Hex | 36 | 55 | 64 | 2E | F | 0 | 3D | C8 | 1E | 1E |
| Octal | 66 | 125 | 144 | 56 | 17 | 0 | 75 | 310 | 36 | 36 |
| Binary | 110110 | 1010101 | 1100100 | 101110 | 1111 | 0 | 111101 | 11001000 | 11110 | 11110 |
Color Harmonies of #365564
Complementary color
Monochromatic Colors of #365564
Black with #365564
Text Example
Text Example
White with #365564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365564; }
p { color: rgb(54,85,100); }
H1.HeaderClassName
{
color: #365564;
}
.AnyTagClassName
{
color: #365564;
}
</style>
background-color css
<style>
a { background-color: #365564; }
a { background-color: rgb(54,85,100); }
div.DivClassName
{
background-color: #365564;
}
.BgClassName
{
background-color: #365564;
}
</style>
border-color css
<style>
span { border-color: #365564; }
span { border-color: rgb(54,85,100); }
td.TdClassName
{
border-color: #365564;
}
.TagClassName
{
border-color: #365564;
}
</style>