Shades of Fiord #476070
Tints of Fiord #476070
RGB
CMYK
RGB Variations
Color information
#476070 (or 0x476070) is known color: Fiord. HEX triplet: 47, 60 and 70. RGB value is (71,96,112). Sum of RGB (Red+Green+Blue) = 71+96+112=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #476070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476070 is #B89F8F. Grayscale: #5A5A5A. Windows color (decimal): -12099472 or 7364679. OLE color: 7364679.
HSL color Cylindrical-coordinate representation of color #476070: hue angle of 203.41º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #476070 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 96 | 112 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.56 |
| HSL | 203.41º | 0.22% | 0.36% | - |
| HSV(B) | 203.41º | 0.37% | 0.44% | - |
| XYZ | 9.71 | 10.88 | 16.92 | - |
| YUV | 90.35 | 140.22 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 112 | 0.37 | 0.14 | 0 | 0.56 | 203.41 | 0.22 | 0.36 |
| Hex | 47 | 60 | 70 | 25 | E | 0 | 38 | CB | 16 | 24 |
| Octal | 107 | 140 | 160 | 45 | 16 | 0 | 70 | 313 | 26 | 44 |
| Binary | 1000111 | 1100000 | 1110000 | 100101 | 1110 | 0 | 111000 | 11001011 | 10110 | 100100 |
Color Harmonies of #476070
Complementary color
Monochromatic Colors of #476070
Black with #476070
Text Example
Text Example
White with #476070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476070; }
p { color: rgb(71,96,112); }
H1.HeaderClassName
{
color: #476070;
}
.AnyTagClassName
{
color: #476070;
}
</style>
background-color css
<style>
a { background-color: #476070; }
a { background-color: rgb(71,96,112); }
div.DivClassName
{
background-color: #476070;
}
.BgClassName
{
background-color: #476070;
}
</style>
border-color css
<style>
span { border-color: #476070; }
span { border-color: rgb(71,96,112); }
td.TdClassName
{
border-color: #476070;
}
.TagClassName
{
border-color: #476070;
}
</style>