Shades of Fiord #526069
Tints of Fiord #526069
RGB
CMYK
RGB Variations
Color information
#526069 (or 0x526069) is known color: Fiord. HEX triplet: 52, 60 and 69. RGB value is (82,96,105). Sum of RGB (Red+Green+Blue) = 82+96+105=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 105 (41.41% from 255 or 37.10% from 283); Max value from RGB is 105 - color contains mainly: blue. Hex color #526069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526069 is #AD9F96. Grayscale: #5C5C5C. Windows color (decimal): -11378583 or 6905938. OLE color: 6905938.
HSL color Cylindrical-coordinate representation of color #526069: hue angle of 203.48º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #526069 is Cyan = 0.22, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 96 | 105 | - |
| CMYK | 0.22 | 0.09 | 0 | 0.59 |
| HSL | 203.48º | 0.12% | 0.37% | - |
| HSV(B) | 203.48º | 0.22% | 0.41% | - |
| XYZ | 10.21 | 11.18 | 14.98 | - |
| YUV | 92.84 | 134.86 | 120.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 105 | 0.22 | 0.09 | 0 | 0.59 | 203.48 | 0.12 | 0.37 |
| Hex | 52 | 60 | 69 | 16 | 9 | 0 | 3B | CB | C | 25 |
| Octal | 122 | 140 | 151 | 26 | 11 | 0 | 73 | 313 | 14 | 45 |
| Binary | 1010010 | 1100000 | 1101001 | 10110 | 1001 | 0 | 111011 | 11001011 | 1100 | 100101 |
Color Harmonies of #526069
Complementary color
Monochromatic Colors of #526069
Black with #526069
Text Example
Text Example
White with #526069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526069; }
p { color: rgb(82,96,105); }
H1.HeaderClassName
{
color: #526069;
}
.AnyTagClassName
{
color: #526069;
}
</style>
background-color css
<style>
a { background-color: #526069; }
a { background-color: rgb(82,96,105); }
div.DivClassName
{
background-color: #526069;
}
.BgClassName
{
background-color: #526069;
}
</style>
border-color css
<style>
span { border-color: #526069; }
span { border-color: rgb(82,96,105); }
td.TdClassName
{
border-color: #526069;
}
.TagClassName
{
border-color: #526069;
}
</style>