Shades of Fiord #536069
Tints of Fiord #536069
RGB
CMYK
RGB Variations
Color information
#536069 (or 0x536069) is known color: Fiord. HEX triplet: 53, 60 and 69. RGB value is (83,96,105). Sum of RGB (Red+Green+Blue) = 83+96+105=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 105 (41.41% from 255 or 36.97% from 284); Max value from RGB is 105 - color contains mainly: blue. Hex color #536069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536069 is #AC9F96. Grayscale: #5D5D5D. Windows color (decimal): -11313047 or 6905939. OLE color: 6905939.
HSL color Cylindrical-coordinate representation of color #536069: hue angle of 204.55º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #536069 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 96 | 105 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.59 |
| HSL | 204.55º | 0.12% | 0.37% | - |
| HSV(B) | 204.55º | 0.21% | 0.41% | - |
| XYZ | 10.3 | 11.22 | 14.99 | - |
| YUV | 93.14 | 134.69 | 120.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 105 | 0.21 | 0.09 | 0 | 0.59 | 204.55 | 0.12 | 0.37 |
| Hex | 53 | 60 | 69 | 15 | 9 | 0 | 3B | CD | C | 25 |
| Octal | 123 | 140 | 151 | 25 | 11 | 0 | 73 | 315 | 14 | 45 |
| Binary | 1010011 | 1100000 | 1101001 | 10101 | 1001 | 0 | 111011 | 11001101 | 1100 | 100101 |
Color Harmonies of #536069
Complementary color
Monochromatic Colors of #536069
Black with #536069
Text Example
Text Example
White with #536069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536069; }
p { color: rgb(83,96,105); }
H1.HeaderClassName
{
color: #536069;
}
.AnyTagClassName
{
color: #536069;
}
</style>
background-color css
<style>
a { background-color: #536069; }
a { background-color: rgb(83,96,105); }
div.DivClassName
{
background-color: #536069;
}
.BgClassName
{
background-color: #536069;
}
</style>
border-color css
<style>
span { border-color: #536069; }
span { border-color: rgb(83,96,105); }
td.TdClassName
{
border-color: #536069;
}
.TagClassName
{
border-color: #536069;
}
</style>