Shades of San Juan #395461
Tints of San Juan #395461
RGB
CMYK
RGB Variations
Color information
#395461 (or 0x395461) is known color: San Juan. HEX triplet: 39, 54 and 61. RGB value is (57,84,97). Sum of RGB (Red+Green+Blue) = 57+84+97=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 97 (38.28% from 255 or 40.76% from 238); Max value from RGB is 97 - color contains mainly: blue. Hex color #395461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395461 is #C6AB9E. Grayscale: #4D4D4D. Windows color (decimal): -13020063 or 6378553. OLE color: 6378553.
HSL color Cylindrical-coordinate representation of color #395461: hue angle of 199.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #395461 is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 84 | 97 | - |
| CMYK | 0.41 | 0.13 | 0 | 0.62 |
| HSL | 199.5º | 0.26% | 0.3% | - |
| HSV(B) | 199.5º | 0.41% | 0.38% | - |
| XYZ | 7.02 | 8.07 | 12.5 | - |
| YUV | 77.41 | 139.05 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 97 | 0.41 | 0.13 | 0 | 0.62 | 199.5 | 0.26 | 0.3 |
| Hex | 39 | 54 | 61 | 29 | D | 0 | 3E | C8 | 1A | 1E |
| Octal | 71 | 124 | 141 | 51 | 15 | 0 | 76 | 310 | 32 | 36 |
| Binary | 111001 | 1010100 | 1100001 | 101001 | 1101 | 0 | 111110 | 11001000 | 11010 | 11110 |
Color Harmonies of #395461
Complementary color
Monochromatic Colors of #395461
Black with #395461
Text Example
Text Example
White with #395461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395461; }
p { color: rgb(57,84,97); }
H1.HeaderClassName
{
color: #395461;
}
.AnyTagClassName
{
color: #395461;
}
</style>
background-color css
<style>
a { background-color: #395461; }
a { background-color: rgb(57,84,97); }
div.DivClassName
{
background-color: #395461;
}
.BgClassName
{
background-color: #395461;
}
</style>
border-color css
<style>
span { border-color: #395461; }
span { border-color: rgb(57,84,97); }
td.TdClassName
{
border-color: #395461;
}
.TagClassName
{
border-color: #395461;
}
</style>