Shades of Fiord #485960
Tints of Fiord #485960
RGB
CMYK
RGB Variations
Color information
#485960 (or 0x485960) is known color: Fiord. HEX triplet: 48, 59 and 60. RGB value is (72,89,96). Sum of RGB (Red+Green+Blue) = 72+89+96=257 (34% of max value = 765). Red value is 72 (28.52% from 255 or 28.02% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 96 (37.89% from 255 or 37.35% from 257); Max value from RGB is 96 - color contains mainly: blue. Hex color #485960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485960 is #B7A69F. Grayscale: #545454. Windows color (decimal): -12035744 or 6314312. OLE color: 6314312.
HSL color Cylindrical-coordinate representation of color #485960: hue angle of 197.5º 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 #485960 is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 89 | 96 | - |
| CMYK | 0.25 | 0.07 | 0 | 0.62 |
| HSL | 197.5º | 0.14% | 0.33% | - |
| HSV(B) | 197.5º | 0.25% | 0.38% | - |
| XYZ | 8.36 | 9.37 | 12.43 | - |
| YUV | 84.72 | 134.37 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 89 | 96 | 0.25 | 0.07 | 0 | 0.62 | 197.5 | 0.14 | 0.33 |
| Hex | 48 | 59 | 60 | 19 | 7 | 0 | 3E | C6 | E | 21 |
| Octal | 110 | 131 | 140 | 31 | 7 | 0 | 76 | 306 | 16 | 41 |
| Binary | 1001000 | 1011001 | 1100000 | 11001 | 111 | 0 | 111110 | 11000110 | 1110 | 100001 |
Color Harmonies of #485960
Complementary color
Monochromatic Colors of #485960
Black with #485960
Text Example
Text Example
White with #485960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485960; }
p { color: rgb(72,89,96); }
H1.HeaderClassName
{
color: #485960;
}
.AnyTagClassName
{
color: #485960;
}
</style>
background-color css
<style>
a { background-color: #485960; }
a { background-color: rgb(72,89,96); }
div.DivClassName
{
background-color: #485960;
}
.BgClassName
{
background-color: #485960;
}
</style>
border-color css
<style>
span { border-color: #485960; }
span { border-color: rgb(72,89,96); }
td.TdClassName
{
border-color: #485960;
}
.TagClassName
{
border-color: #485960;
}
</style>