Shades of Finn #605358
Tints of Finn #605358
RGB
CMYK
RGB Variations
Color information
#605358 (or 0x605358) is known color: Finn. HEX triplet: 60, 53 and 58. RGB value is (96,83,88). Sum of RGB (Red+Green+Blue) = 96+83+88=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 88 (34.77% from 255 or 32.96% from 267); Max value from RGB is 96 - color contains mainly: red. Hex color #605358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605358 is #9FACA7. Grayscale: #575757. Windows color (decimal): -10464424 or 5788512. OLE color: 5788512.
HSL color Cylindrical-coordinate representation of color #605358: hue angle of 336.92º 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 #605358 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 88 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.62 |
| HSL | 336.92º | 0.07% | 0.35% | - |
| HSV(B) | 336.92º | 0.14% | 0.38% | - |
| XYZ | 9.68 | 9.38 | 10.53 | - |
| YUV | 87.46 | 128.31 | 134.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 88 | 0 | 0.14 | 0.08 | 0.62 | 336.92 | 0.07 | 0.35 |
| Hex | 60 | 53 | 58 | 0 | E | 8 | 3E | 151 | 7 | 23 |
| Octal | 140 | 123 | 130 | 0 | 16 | 10 | 76 | 521 | 7 | 43 |
| Binary | 1100000 | 1010011 | 1011000 | 0 | 1110 | 1000 | 111110 | 101010001 | 111 | 100011 |
Color Harmonies of #605358
Complementary color
Monochromatic Colors of #605358
Black with #605358
Text Example
Text Example
White with #605358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605358; }
p { color: rgb(96,83,88); }
H1.HeaderClassName
{
color: #605358;
}
.AnyTagClassName
{
color: #605358;
}
</style>
background-color css
<style>
a { background-color: #605358; }
a { background-color: rgb(96,83,88); }
div.DivClassName
{
background-color: #605358;
}
.BgClassName
{
background-color: #605358;
}
</style>
border-color css
<style>
span { border-color: #605358; }
span { border-color: rgb(96,83,88); }
td.TdClassName
{
border-color: #605358;
}
.TagClassName
{
border-color: #605358;
}
</style>