Shades of Fiord #546269
Tints of Fiord #546269
RGB
CMYK
RGB Variations
Color information
#546269 (or 0x546269) is known color: Fiord. HEX triplet: 54, 62 and 69. RGB value is (84,98,105). Sum of RGB (Red+Green+Blue) = 84+98+105=287 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.27% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 105 - color contains mainly: blue. Hex color #546269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546269 is #AB9D96. Grayscale: #5E5E5E. Windows color (decimal): -11246999 or 6906452. OLE color: 6906452.
HSL color Cylindrical-coordinate representation of color #546269: hue angle of 200º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #546269 is Cyan = 0.20, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 98 | 105 | - |
| CMYK | 0.20 | 0.07 | 0 | 0.59 |
| HSL | 200º | 0.11% | 0.37% | - |
| HSV(B) | 200º | 0.2% | 0.41% | - |
| XYZ | 10.57 | 11.64 | 15.05 | - |
| YUV | 94.61 | 133.86 | 120.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 105 | 0.20 | 0.07 | 0 | 0.59 | 200 | 0.11 | 0.37 |
| Hex | 54 | 62 | 69 | 14 | 7 | 0 | 3B | C8 | B | 25 |
| Octal | 124 | 142 | 151 | 24 | 7 | 0 | 73 | 310 | 13 | 45 |
| Binary | 1010100 | 1100010 | 1101001 | 10100 | 111 | 0 | 111011 | 11001000 | 1011 | 100101 |
Color Harmonies of #546269
Complementary color
Monochromatic Colors of #546269
Black with #546269
Text Example
Text Example
White with #546269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546269; }
p { color: rgb(84,98,105); }
H1.HeaderClassName
{
color: #546269;
}
.AnyTagClassName
{
color: #546269;
}
</style>
background-color css
<style>
a { background-color: #546269; }
a { background-color: rgb(84,98,105); }
div.DivClassName
{
background-color: #546269;
}
.BgClassName
{
background-color: #546269;
}
</style>
border-color css
<style>
span { border-color: #546269; }
span { border-color: rgb(84,98,105); }
td.TdClassName
{
border-color: #546269;
}
.TagClassName
{
border-color: #546269;
}
</style>