Shades of Fiord #486170
Tints of Fiord #486170
RGB
CMYK
RGB Variations
Color information
#486170 (or 0x486170) is known color: Fiord. HEX triplet: 48, 61 and 70. RGB value is (72,97,112). Sum of RGB (Red+Green+Blue) = 72+97+112=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #486170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486170 is #B79E8F. Grayscale: #5B5B5B. Windows color (decimal): -12033680 or 7364936. OLE color: 7364936.
HSL color Cylindrical-coordinate representation of color #486170: hue angle of 202.5º 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 #486170 is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 97 | 112 | - |
| CMYK | 0.36 | 0.13 | 0 | 0.56 |
| HSL | 202.5º | 0.22% | 0.36% | - |
| HSV(B) | 202.5º | 0.36% | 0.44% | - |
| XYZ | 9.87 | 11.1 | 16.95 | - |
| YUV | 91.24 | 139.72 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 97 | 112 | 0.36 | 0.13 | 0 | 0.56 | 202.5 | 0.22 | 0.36 |
| Hex | 48 | 61 | 70 | 24 | D | 0 | 38 | CA | 16 | 24 |
| Octal | 110 | 141 | 160 | 44 | 15 | 0 | 70 | 312 | 26 | 44 |
| Binary | 1001000 | 1100001 | 1110000 | 100100 | 1101 | 0 | 111000 | 11001010 | 10110 | 100100 |
Color Harmonies of #486170
Complementary color
Monochromatic Colors of #486170
Black with #486170
Text Example
Text Example
White with #486170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486170; }
p { color: rgb(72,97,112); }
H1.HeaderClassName
{
color: #486170;
}
.AnyTagClassName
{
color: #486170;
}
</style>
background-color css
<style>
a { background-color: #486170; }
a { background-color: rgb(72,97,112); }
div.DivClassName
{
background-color: #486170;
}
.BgClassName
{
background-color: #486170;
}
</style>
border-color css
<style>
span { border-color: #486170; }
span { border-color: rgb(72,97,112); }
td.TdClassName
{
border-color: #486170;
}
.TagClassName
{
border-color: #486170;
}
</style>