Shades of Fiord #465969
Tints of Fiord #465969
RGB
CMYK
RGB Variations
Color information
#465969 (or 0x465969) is known color: Fiord. HEX triplet: 46, 59 and 69. RGB value is (70,89,105). Sum of RGB (Red+Green+Blue) = 70+89+105=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 89 (35.16% from 255 or 33.71% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 105 - color contains mainly: blue. Hex color #465969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465969 is #B9A696. Grayscale: #555555. Windows color (decimal): -12166807 or 6904134. OLE color: 6904134.
HSL color Cylindrical-coordinate representation of color #465969: hue angle of 207.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #465969 is Cyan = 0.33, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 89 | 105 | - |
| CMYK | 0.33 | 0.15 | 0 | 0.59 |
| HSL | 207.43º | 0.2% | 0.34% | - |
| HSV(B) | 207.43º | 0.33% | 0.41% | - |
| XYZ | 8.65 | 9.47 | 14.74 | - |
| YUV | 85.14 | 139.21 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 105 | 0.33 | 0.15 | 0 | 0.59 | 207.43 | 0.2 | 0.34 |
| Hex | 46 | 59 | 69 | 21 | F | 0 | 3B | CF | 14 | 22 |
| Octal | 106 | 131 | 151 | 41 | 17 | 0 | 73 | 317 | 24 | 42 |
| Binary | 1000110 | 1011001 | 1101001 | 100001 | 1111 | 0 | 111011 | 11001111 | 10100 | 100010 |
Color Harmonies of #465969
Complementary color
Monochromatic Colors of #465969
Black with #465969
Text Example
Text Example
White with #465969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465969; }
p { color: rgb(70,89,105); }
H1.HeaderClassName
{
color: #465969;
}
.AnyTagClassName
{
color: #465969;
}
</style>
background-color css
<style>
a { background-color: #465969; }
a { background-color: rgb(70,89,105); }
div.DivClassName
{
background-color: #465969;
}
.BgClassName
{
background-color: #465969;
}
</style>
border-color css
<style>
span { border-color: #465969; }
span { border-color: rgb(70,89,105); }
td.TdClassName
{
border-color: #465969;
}
.TagClassName
{
border-color: #465969;
}
</style>