Shades of San Juan #485460
Tints of San Juan #485460
RGB
CMYK
RGB Variations
Color information
#485460 (or 0x485460) is known color: San Juan. HEX triplet: 48, 54 and 60. RGB value is (72,84,96). Sum of RGB (Red+Green+Blue) = 72+84+96=252 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.57% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 96 (37.89% from 255 or 38.10% from 252); Max value from RGB is 96 - color contains mainly: blue. Hex color #485460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485460 is #B7AB9F. Grayscale: #515151. Windows color (decimal): -12037024 or 6313032. OLE color: 6313032.
HSL color Cylindrical-coordinate representation of color #485460: hue angle of 210º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #485460 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 84 | 96 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.62 |
| HSL | 210º | 0.14% | 0.33% | - |
| HSV(B) | 210º | 0.25% | 0.38% | - |
| XYZ | 7.95 | 8.56 | 12.3 | - |
| YUV | 81.78 | 136.02 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 96 | 0.25 | 0.12 | 0 | 0.62 | 210 | 0.14 | 0.33 |
| Hex | 48 | 54 | 60 | 19 | C | 0 | 3E | D2 | E | 21 |
| Octal | 110 | 124 | 140 | 31 | 14 | 0 | 76 | 322 | 16 | 41 |
| Binary | 1001000 | 1010100 | 1100000 | 11001 | 1100 | 0 | 111110 | 11010010 | 1110 | 100001 |
Color Harmonies of #485460
Complementary color
Monochromatic Colors of #485460
Black with #485460
Text Example
Text Example
White with #485460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485460; }
p { color: rgb(72,84,96); }
H1.HeaderClassName
{
color: #485460;
}
.AnyTagClassName
{
color: #485460;
}
</style>
background-color css
<style>
a { background-color: #485460; }
a { background-color: rgb(72,84,96); }
div.DivClassName
{
background-color: #485460;
}
.BgClassName
{
background-color: #485460;
}
</style>
border-color css
<style>
span { border-color: #485460; }
span { border-color: rgb(72,84,96); }
td.TdClassName
{
border-color: #485460;
}
.TagClassName
{
border-color: #485460;
}
</style>