Shades of Fiord #446070
Tints of Fiord #446070
RGB
CMYK
RGB Variations
Color information
#446070 (or 0x446070) is known color: Fiord. HEX triplet: 44, 60 and 70. RGB value is (68,96,112). Sum of RGB (Red+Green+Blue) = 68+96+112=276 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.64% from 276); Green value is 96 (37.89% from 255 or 34.78% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 112 - color contains mainly: blue. Hex color #446070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446070 is #BB9F8F. Grayscale: #595959. Windows color (decimal): -12296080 or 7364676. OLE color: 7364676.
HSL color Cylindrical-coordinate representation of color #446070: hue angle of 201.82º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #446070 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 96 | 112 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.56 |
| HSL | 201.82º | 0.24% | 0.35% | - |
| HSV(B) | 201.82º | 0.39% | 0.44% | - |
| XYZ | 9.49 | 10.76 | 16.91 | - |
| YUV | 89.45 | 140.72 | 112.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 112 | 0.39 | 0.14 | 0 | 0.56 | 201.82 | 0.24 | 0.35 |
| Hex | 44 | 60 | 70 | 27 | E | 0 | 38 | CA | 18 | 23 |
| Octal | 104 | 140 | 160 | 47 | 16 | 0 | 70 | 312 | 30 | 43 |
| Binary | 1000100 | 1100000 | 1110000 | 100111 | 1110 | 0 | 111000 | 11001010 | 11000 | 100011 |
Color Harmonies of #446070
Complementary color
Monochromatic Colors of #446070
Black with #446070
Text Example
Text Example
White with #446070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446070; }
p { color: rgb(68,96,112); }
H1.HeaderClassName
{
color: #446070;
}
.AnyTagClassName
{
color: #446070;
}
</style>
background-color css
<style>
a { background-color: #446070; }
a { background-color: rgb(68,96,112); }
div.DivClassName
{
background-color: #446070;
}
.BgClassName
{
background-color: #446070;
}
</style>
border-color css
<style>
span { border-color: #446070; }
span { border-color: rgb(68,96,112); }
td.TdClassName
{
border-color: #446070;
}
.TagClassName
{
border-color: #446070;
}
</style>