Shades of Fiord #536065
Tints of Fiord #536065
RGB
CMYK
RGB Variations
Color information
#536065 (or 0x536065) is known color: Fiord. HEX triplet: 53, 60 and 65. RGB value is (83,96,101). Sum of RGB (Red+Green+Blue) = 83+96+101=280 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.64% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 101 (39.84% from 255 or 36.07% from 280); Max value from RGB is 101 - color contains mainly: blue. Hex color #536065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536065 is #AC9F9A. Grayscale: #5C5C5C. Windows color (decimal): -11313051 or 6643795. OLE color: 6643795.
HSL color Cylindrical-coordinate representation of color #536065: hue angle of 196.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536065 is Cyan = 0.18, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 96 | 101 | - |
| CMYK | 0.18 | 0.05 | 0 | 0.60 |
| HSL | 196.67º | 0.1% | 0.36% | - |
| HSV(B) | 196.67º | 0.18% | 0.4% | - |
| XYZ | 10.1 | 11.14 | 13.93 | - |
| YUV | 92.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 101 | 0.18 | 0.05 | 0 | 0.60 | 196.67 | 0.1 | 0.36 |
| Hex | 53 | 60 | 65 | 12 | 5 | 0 | 3C | C5 | A | 24 |
| Octal | 123 | 140 | 145 | 22 | 5 | 0 | 74 | 305 | 12 | 44 |
| Binary | 1010011 | 1100000 | 1100101 | 10010 | 101 | 0 | 111100 | 11000101 | 1010 | 100100 |
Color Harmonies of #536065
Complementary color
Monochromatic Colors of #536065
Black with #536065
Text Example
Text Example
White with #536065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536065; }
p { color: rgb(83,96,101); }
H1.HeaderClassName
{
color: #536065;
}
.AnyTagClassName
{
color: #536065;
}
</style>
background-color css
<style>
a { background-color: #536065; }
a { background-color: rgb(83,96,101); }
div.DivClassName
{
background-color: #536065;
}
.BgClassName
{
background-color: #536065;
}
</style>
border-color css
<style>
span { border-color: #536065; }
span { border-color: rgb(83,96,101); }
td.TdClassName
{
border-color: #536065;
}
.TagClassName
{
border-color: #536065;
}
</style>