Shades of Fiord #475865
Tints of Fiord #475865
RGB
CMYK
RGB Variations
Color information
#475865 (or 0x475865) is known color: Fiord. HEX triplet: 47, 58 and 65. RGB value is (71,88,101). Sum of RGB (Red+Green+Blue) = 71+88+101=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 88 (34.77% from 255 or 33.85% from 260); Blue value is 101 (39.84% from 255 or 38.85% from 260); Max value from RGB is 101 - color contains mainly: blue. Hex color #475865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475865 is #B8A79A. Grayscale: #545454. Windows color (decimal): -12101531 or 6641735. OLE color: 6641735.
HSL color Cylindrical-coordinate representation of color #475865: hue angle of 206º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #475865 is Cyan = 0.30, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 88 | 101 | - |
| CMYK | 0.30 | 0.13 | 0 | 0.60 |
| HSL | 206º | 0.17% | 0.34% | - |
| HSV(B) | 206º | 0.3% | 0.4% | - |
| XYZ | 8.44 | 9.26 | 13.65 | - |
| YUV | 84.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 101 | 0.30 | 0.13 | 0 | 0.60 | 206 | 0.17 | 0.34 |
| Hex | 47 | 58 | 65 | 1E | D | 0 | 3C | CE | 11 | 22 |
| Octal | 107 | 130 | 145 | 36 | 15 | 0 | 74 | 316 | 21 | 42 |
| Binary | 1000111 | 1011000 | 1100101 | 11110 | 1101 | 0 | 111100 | 11001110 | 10001 | 100010 |
Color Harmonies of #475865
Complementary color
Monochromatic Colors of #475865
Black with #475865
Text Example
Text Example
White with #475865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475865; }
p { color: rgb(71,88,101); }
H1.HeaderClassName
{
color: #475865;
}
.AnyTagClassName
{
color: #475865;
}
</style>
background-color css
<style>
a { background-color: #475865; }
a { background-color: rgb(71,88,101); }
div.DivClassName
{
background-color: #475865;
}
.BgClassName
{
background-color: #475865;
}
</style>
border-color css
<style>
span { border-color: #475865; }
span { border-color: rgb(71,88,101); }
td.TdClassName
{
border-color: #475865;
}
.TagClassName
{
border-color: #475865;
}
</style>