Shades of Fiord #576065
Tints of Fiord #576065
RGB
CMYK
RGB Variations
Color information
#576065 (or 0x576065) is known color: Fiord. HEX triplet: 57, 60 and 65. RGB value is (87,96,101). Sum of RGB (Red+Green+Blue) = 87+96+101=284 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.63% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 101 - color contains mainly: blue. Hex color #576065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576065 is #A89F9A. Grayscale: #5D5D5D. Windows color (decimal): -11050907 or 6643799. OLE color: 6643799.
HSL color Cylindrical-coordinate representation of color #576065: hue angle of 201.43º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #576065 is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 96 | 101 | - |
| CMYK | 0.14 | 0.05 | 0 | 0.60 |
| HSL | 201.43º | 0.07% | 0.37% | - |
| HSV(B) | 201.43º | 0.14% | 0.4% | - |
| XYZ | 10.46 | 11.33 | 13.95 | - |
| YUV | 93.88 | 132.02 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 101 | 0.14 | 0.05 | 0 | 0.60 | 201.43 | 0.07 | 0.37 |
| Hex | 57 | 60 | 65 | E | 5 | 0 | 3C | C9 | 7 | 25 |
| Octal | 127 | 140 | 145 | 16 | 5 | 0 | 74 | 311 | 7 | 45 |
| Binary | 1010111 | 1100000 | 1100101 | 1110 | 101 | 0 | 111100 | 11001001 | 111 | 100101 |
Color Harmonies of #576065
Complementary color
Monochromatic Colors of #576065
Black with #576065
Text Example
Text Example
White with #576065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576065; }
p { color: rgb(87,96,101); }
H1.HeaderClassName
{
color: #576065;
}
.AnyTagClassName
{
color: #576065;
}
</style>
background-color css
<style>
a { background-color: #576065; }
a { background-color: rgb(87,96,101); }
div.DivClassName
{
background-color: #576065;
}
.BgClassName
{
background-color: #576065;
}
</style>
border-color css
<style>
span { border-color: #576065; }
span { border-color: rgb(87,96,101); }
td.TdClassName
{
border-color: #576065;
}
.TagClassName
{
border-color: #576065;
}
</style>