Shades of Fiord #486071
Tints of Fiord #486071
RGB
CMYK
RGB Variations
Color information
#486071 (or 0x486071) is known color: Fiord. HEX triplet: 48, 60 and 71. RGB value is (72,96,113). Sum of RGB (Red+Green+Blue) = 72+96+113=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 113 - color contains mainly: blue. Hex color #486071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486071 is #B79F8E. Grayscale: #5A5A5A. Windows color (decimal): -12033935 or 7430216. OLE color: 7430216.
HSL color Cylindrical-coordinate representation of color #486071: hue angle of 204.88º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #486071 is Cyan = 0.36, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 96 | 113 | - |
| CMYK | 0.36 | 0.15 | 0 | 0.56 |
| HSL | 204.88º | 0.22% | 0.36% | - |
| HSV(B) | 204.88º | 0.36% | 0.44% | - |
| XYZ | 9.84 | 10.94 | 17.22 | - |
| YUV | 90.76 | 140.55 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 113 | 0.36 | 0.15 | 0 | 0.56 | 204.88 | 0.22 | 0.36 |
| Hex | 48 | 60 | 71 | 24 | F | 0 | 38 | CD | 16 | 24 |
| Octal | 110 | 140 | 161 | 44 | 17 | 0 | 70 | 315 | 26 | 44 |
| Binary | 1001000 | 1100000 | 1110001 | 100100 | 1111 | 0 | 111000 | 11001101 | 10110 | 100100 |
Color Harmonies of #486071
Complementary color
Monochromatic Colors of #486071
Black with #486071
Text Example
Text Example
White with #486071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486071; }
p { color: rgb(72,96,113); }
H1.HeaderClassName
{
color: #486071;
}
.AnyTagClassName
{
color: #486071;
}
</style>
background-color css
<style>
a { background-color: #486071; }
a { background-color: rgb(72,96,113); }
div.DivClassName
{
background-color: #486071;
}
.BgClassName
{
background-color: #486071;
}
</style>
border-color css
<style>
span { border-color: #486071; }
span { border-color: rgb(72,96,113); }
td.TdClassName
{
border-color: #486071;
}
.TagClassName
{
border-color: #486071;
}
</style>