Shades of Fiord #466071
Tints of Fiord #466071
RGB
CMYK
RGB Variations
Color information
#466071 (or 0x466071) is known color: Fiord. HEX triplet: 46, 60 and 71. RGB value is (70,96,113). Sum of RGB (Red+Green+Blue) = 70+96+113=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 113 - color contains mainly: blue. Hex color #466071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466071 is #B99F8E. Grayscale: #5A5A5A. Windows color (decimal): -12165007 or 7430214. OLE color: 7430214.
HSL color Cylindrical-coordinate representation of color #466071: hue angle of 203.72º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466071 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 96 | 113 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.56 |
| HSL | 203.72º | 0.23% | 0.36% | - |
| HSV(B) | 203.72º | 0.38% | 0.44% | - |
| XYZ | 9.69 | 10.86 | 17.21 | - |
| YUV | 90.16 | 140.89 | 113.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 113 | 0.38 | 0.15 | 0 | 0.56 | 203.72 | 0.23 | 0.36 |
| Hex | 46 | 60 | 71 | 26 | F | 0 | 38 | CC | 17 | 24 |
| Octal | 106 | 140 | 161 | 46 | 17 | 0 | 70 | 314 | 27 | 44 |
| Binary | 1000110 | 1100000 | 1110001 | 100110 | 1111 | 0 | 111000 | 11001100 | 10111 | 100100 |
Color Harmonies of #466071
Complementary color
Monochromatic Colors of #466071
Black with #466071
Text Example
Text Example
White with #466071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466071; }
p { color: rgb(70,96,113); }
H1.HeaderClassName
{
color: #466071;
}
.AnyTagClassName
{
color: #466071;
}
</style>
background-color css
<style>
a { background-color: #466071; }
a { background-color: rgb(70,96,113); }
div.DivClassName
{
background-color: #466071;
}
.BgClassName
{
background-color: #466071;
}
</style>
border-color css
<style>
span { border-color: #466071; }
span { border-color: rgb(70,96,113); }
td.TdClassName
{
border-color: #466071;
}
.TagClassName
{
border-color: #466071;
}
</style>