Shades of San Juan #485561
Tints of San Juan #485561
RGB
CMYK
RGB Variations
Color information
#485561 (or 0x485561) is known color: San Juan. HEX triplet: 48, 55 and 61. RGB value is (72,85,97). Sum of RGB (Red+Green+Blue) = 72+85+97=254 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.35% from 254); Green value is 85 (33.59% from 255 or 33.46% from 254); Blue value is 97 (38.28% from 255 or 38.19% from 254); Max value from RGB is 97 - color contains mainly: blue. Hex color #485561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485561 is #B7AA9E. Grayscale: #525252. Windows color (decimal): -12036767 or 6378824. OLE color: 6378824.
HSL color Cylindrical-coordinate representation of color #485561: hue angle of 208.8º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #485561 is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 85 | 97 | - |
| CMYK | 0.26 | 0.12 | 0 | 0.62 |
| HSL | 208.8º | 0.15% | 0.33% | - |
| HSV(B) | 208.8º | 0.26% | 0.38% | - |
| XYZ | 8.08 | 8.74 | 12.57 | - |
| YUV | 82.48 | 136.19 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 85 | 97 | 0.26 | 0.12 | 0 | 0.62 | 208.8 | 0.15 | 0.33 |
| Hex | 48 | 55 | 61 | 1A | C | 0 | 3E | D1 | F | 21 |
| Octal | 110 | 125 | 141 | 32 | 14 | 0 | 76 | 321 | 17 | 41 |
| Binary | 1001000 | 1010101 | 1100001 | 11010 | 1100 | 0 | 111110 | 11010001 | 1111 | 100001 |
Color Harmonies of #485561
Complementary color
Monochromatic Colors of #485561
Black with #485561
Text Example
Text Example
White with #485561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485561; }
p { color: rgb(72,85,97); }
H1.HeaderClassName
{
color: #485561;
}
.AnyTagClassName
{
color: #485561;
}
</style>
background-color css
<style>
a { background-color: #485561; }
a { background-color: rgb(72,85,97); }
div.DivClassName
{
background-color: #485561;
}
.BgClassName
{
background-color: #485561;
}
</style>
border-color css
<style>
span { border-color: #485561; }
span { border-color: rgb(72,85,97); }
td.TdClassName
{
border-color: #485561;
}
.TagClassName
{
border-color: #485561;
}
</style>