Shades of Finn #605058
Tints of Finn #605058
RGB
CMYK
RGB Variations
Color information
#605058 (or 0x605058) is known color: Finn. HEX triplet: 60, 50 and 58. RGB value is (96,80,88). Sum of RGB (Red+Green+Blue) = 96+80+88=264 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.36% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 88 (34.77% from 255 or 33.33% from 264); Max value from RGB is 96 - color contains mainly: red. Hex color #605058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605058 is #9FAFA7. Grayscale: #555555. Windows color (decimal): -10465192 or 5787744. OLE color: 5787744.
HSL color Cylindrical-coordinate representation of color #605058: hue angle of 330º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #605058 is Cyan = 0, Magento = 0.17, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 80 | 88 | - |
| CMYK | 0 | 0.17 | 0.08 | 0.62 |
| HSL | 330º | 0.09% | 0.35% | - |
| HSV(B) | 330º | 0.17% | 0.38% | - |
| XYZ | 9.45 | 8.93 | 10.46 | - |
| YUV | 85.7 | 129.3 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 88 | 0 | 0.17 | 0.08 | 0.62 | 330 | 0.09 | 0.35 |
| Hex | 60 | 50 | 58 | 0 | 11 | 8 | 3E | 14A | 9 | 23 |
| Octal | 140 | 120 | 130 | 0 | 21 | 10 | 76 | 512 | 11 | 43 |
| Binary | 1100000 | 1010000 | 1011000 | 0 | 10001 | 1000 | 111110 | 101001010 | 1001 | 100011 |
Color Harmonies of #605058
Complementary color
Monochromatic Colors of #605058
Black with #605058
Text Example
Text Example
White with #605058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605058; }
p { color: rgb(96,80,88); }
H1.HeaderClassName
{
color: #605058;
}
.AnyTagClassName
{
color: #605058;
}
</style>
background-color css
<style>
a { background-color: #605058; }
a { background-color: rgb(96,80,88); }
div.DivClassName
{
background-color: #605058;
}
.BgClassName
{
background-color: #605058;
}
</style>
border-color css
<style>
span { border-color: #605058; }
span { border-color: rgb(96,80,88); }
td.TdClassName
{
border-color: #605058;
}
.TagClassName
{
border-color: #605058;
}
</style>