Shades of San Juan #485461
Tints of San Juan #485461
RGB
CMYK
RGB Variations
Color information
#485461 (or 0x485461) is known color: San Juan. HEX triplet: 48, 54 and 61. RGB value is (72,84,97). Sum of RGB (Red+Green+Blue) = 72+84+97=253 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.46% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 97 (38.28% from 255 or 38.34% from 253); Max value from RGB is 97 - color contains mainly: blue. Hex color #485461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485461 is #B7AB9E. Grayscale: #515151. Windows color (decimal): -12037023 or 6378568. OLE color: 6378568.
HSL color Cylindrical-coordinate representation of color #485461: hue angle of 211.2º 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 #485461 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 84 | 97 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.62 |
| HSL | 211.2º | 0.15% | 0.33% | - |
| HSV(B) | 211.2º | 0.26% | 0.38% | - |
| XYZ | 8 | 8.58 | 12.54 | - |
| YUV | 81.89 | 136.52 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 97 | 0.26 | 0.13 | 0 | 0.62 | 211.2 | 0.15 | 0.33 |
| Hex | 48 | 54 | 61 | 1A | D | 0 | 3E | D3 | F | 21 |
| Octal | 110 | 124 | 141 | 32 | 15 | 0 | 76 | 323 | 17 | 41 |
| Binary | 1001000 | 1010100 | 1100001 | 11010 | 1101 | 0 | 111110 | 11010011 | 1111 | 100001 |
Color Harmonies of #485461
Complementary color
Monochromatic Colors of #485461
Black with #485461
Text Example
Text Example
White with #485461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485461; }
p { color: rgb(72,84,97); }
H1.HeaderClassName
{
color: #485461;
}
.AnyTagClassName
{
color: #485461;
}
</style>
background-color css
<style>
a { background-color: #485461; }
a { background-color: rgb(72,84,97); }
div.DivClassName
{
background-color: #485461;
}
.BgClassName
{
background-color: #485461;
}
</style>
border-color css
<style>
span { border-color: #485461; }
span { border-color: rgb(72,84,97); }
td.TdClassName
{
border-color: #485461;
}
.TagClassName
{
border-color: #485461;
}
</style>