Shades of Fiord #536268
Tints of Fiord #536268
RGB
CMYK
RGB Variations
Color information
#536268 (or 0x536268) is known color: Fiord. HEX triplet: 53, 62 and 68. RGB value is (83,98,104). Sum of RGB (Red+Green+Blue) = 83+98+104=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 104 - color contains mainly: blue. Hex color #536268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536268 is #AC9D97. Grayscale: #5E5E5E. Windows color (decimal): -11312536 or 6840915. OLE color: 6840915.
HSL color Cylindrical-coordinate representation of color #536268: hue angle of 197.14º 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 #536268 is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 98 | 104 | - |
| CMYK | 0.20 | 0.06 | 0 | 0.59 |
| HSL | 197.14º | 0.11% | 0.37% | - |
| HSV(B) | 197.14º | 0.2% | 0.41% | - |
| XYZ | 10.43 | 11.57 | 14.78 | - |
| YUV | 94.2 | 133.53 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 104 | 0.20 | 0.06 | 0 | 0.59 | 197.14 | 0.11 | 0.37 |
| Hex | 53 | 62 | 68 | 14 | 6 | 0 | 3B | C5 | B | 25 |
| Octal | 123 | 142 | 150 | 24 | 6 | 0 | 73 | 305 | 13 | 45 |
| Binary | 1010011 | 1100010 | 1101000 | 10100 | 110 | 0 | 111011 | 11000101 | 1011 | 100101 |
Color Harmonies of #536268
Complementary color
Monochromatic Colors of #536268
Black with #536268
Text Example
Text Example
White with #536268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536268; }
p { color: rgb(83,98,104); }
H1.HeaderClassName
{
color: #536268;
}
.AnyTagClassName
{
color: #536268;
}
</style>
background-color css
<style>
a { background-color: #536268; }
a { background-color: rgb(83,98,104); }
div.DivClassName
{
background-color: #536268;
}
.BgClassName
{
background-color: #536268;
}
</style>
border-color css
<style>
span { border-color: #536268; }
span { border-color: rgb(83,98,104); }
td.TdClassName
{
border-color: #536268;
}
.TagClassName
{
border-color: #536268;
}
</style>