Shades of Finlandia #606860
Tints of Finlandia #606860
RGB
CMYK
RGB Variations
Color information
#606860 (or 0x606860) is known color: Finlandia. HEX triplet: 60, 68 and 60. RGB value is (96,104,96). Sum of RGB (Red+Green+Blue) = 96+104+96=296 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.43% from 296); Green value is 104 (41.02% from 255 or 35.14% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 104 - color contains mainly: green. Hex color #606860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606860 is #9F979F. Grayscale: #646464. Windows color (decimal): -10459040 or 6318176. OLE color: 6318176.
HSL color Cylindrical-coordinate representation of color #606860: hue angle of 120º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #606860 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
RGB | 96 | 104 | 96 | - |
CMYK | 0.08 | 0 | 0.08 | 0.59 |
HSL | 120º | 0.04% | 0.39% | - |
HSV(B) | 120º | 0.08% | 0.41% | - |
XYZ | 11.89 | 13.23 | 12.99 | - |
YUV | 100.7 | 125.35 | 124.65 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 96 | 104 | 96 | 0.08 | 0 | 0.08 | 0.59 | 120 | 0.04 | 0.39 |
Hex | 60 | 68 | 60 | 8 | 0 | 8 | 3B | 78 | 4 | 27 |
Octal | 140 | 150 | 140 | 10 | 0 | 10 | 73 | 170 | 4 | 47 |
Binary | 1100000 | 1101000 | 1100000 | 1000 | 0 | 1000 | 111011 | 1111000 | 100 | 100111 |
Color Harmonies of #606860
Complementary color
Monochromatic Colors of #606860
Black with #606860
Text Example
Text Example
White with #606860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606860; }
p { color: rgb(96,104,96); }
H1.HeaderClassName
{
color: #606860;
}
.AnyTagClassName
{
color: #606860;
}
</style>
background-color css
<style>
a { background-color: #606860; }
a { background-color: rgb(96,104,96); }
div.DivClassName
{
background-color: #606860;
}
.BgClassName
{
background-color: #606860;
}
</style>
border-color css
<style>
span { border-color: #606860; }
span { border-color: rgb(96,104,96); }
td.TdClassName
{
border-color: #606860;
}
.TagClassName
{
border-color: #606860;
}
</style>