Shades of Finn #605359
Tints of Finn #605359
RGB
CMYK
RGB Variations
Color information
#605359 (or 0x605359) is known color: Finn. HEX triplet: 60, 53 and 59. RGB value is (96,83,89). Sum of RGB (Red+Green+Blue) = 96+83+89=268 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.82% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 96 - color contains mainly: red. Hex color #605359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605359 is #9FACA6. Grayscale: #575757. Windows color (decimal): -10464423 or 5854048. OLE color: 5854048.
HSL color Cylindrical-coordinate representation of color #605359: hue angle of 332.31º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #605359 is Cyan = 0, Magento = 0.14, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 89 | - |
| CMYK | 0 | 0.14 | 0.07 | 0.62 |
| HSL | 332.31º | 0.07% | 0.35% | - |
| HSV(B) | 332.31º | 0.14% | 0.38% | - |
| XYZ | 9.72 | 9.39 | 10.75 | - |
| YUV | 87.57 | 128.81 | 134.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 89 | 0 | 0.14 | 0.07 | 0.62 | 332.31 | 0.07 | 0.35 |
| Hex | 60 | 53 | 59 | 0 | E | 7 | 3E | 14C | 7 | 23 |
| Octal | 140 | 123 | 131 | 0 | 16 | 7 | 76 | 514 | 7 | 43 |
| Binary | 1100000 | 1010011 | 1011001 | 0 | 1110 | 111 | 111110 | 101001100 | 111 | 100011 |
Color Harmonies of #605359
Complementary color
Monochromatic Colors of #605359
Black with #605359
Text Example
Text Example
White with #605359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605359; }
p { color: rgb(96,83,89); }
H1.HeaderClassName
{
color: #605359;
}
.AnyTagClassName
{
color: #605359;
}
</style>
background-color css
<style>
a { background-color: #605359; }
a { background-color: rgb(96,83,89); }
div.DivClassName
{
background-color: #605359;
}
.BgClassName
{
background-color: #605359;
}
</style>
border-color css
<style>
span { border-color: #605359; }
span { border-color: rgb(96,83,89); }
td.TdClassName
{
border-color: #605359;
}
.TagClassName
{
border-color: #605359;
}
</style>