Shades of Finlandia #667267
Tints of Finlandia #667267
RGB
CMYK
RGB Variations
Color information
#667267 (or 0x667267) is known color: Finlandia. HEX triplet: 66, 72 and 67. RGB value is (102,114,103). Sum of RGB (Red+Green+Blue) = 102+114+103=319 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.97% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 114 - color contains mainly: green. Hex color #667267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667267 is #998D98. Grayscale: #6D6D6D. Windows color (decimal): -10063257 or 6779494. OLE color: 6779494.
HSL color Cylindrical-coordinate representation of color #667267: hue angle of 125º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #667267 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 103 | - |
| CMYK | 0.11 | 0 | 0.10 | 0.55 |
| HSL | 125º | 0.06% | 0.42% | - |
| HSV(B) | 125º | 0.11% | 0.45% | - |
| XYZ | 13.94 | 15.84 | 15.15 | - |
| YUV | 109.16 | 124.52 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 103 | 0.11 | 0 | 0.10 | 0.55 | 125 | 0.06 | 0.42 |
| Hex | 66 | 72 | 67 | B | 0 | A | 37 | 7D | 6 | 2A |
| Octal | 146 | 162 | 147 | 13 | 0 | 12 | 67 | 175 | 6 | 52 |
| Binary | 1100110 | 1110010 | 1100111 | 1011 | 0 | 1010 | 110111 | 1111101 | 110 | 101010 |
Color Harmonies of #667267
Complementary color
Monochromatic Colors of #667267
Black with #667267
Text Example
Text Example
White with #667267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667267; }
p { color: rgb(102,114,103); }
H1.HeaderClassName
{
color: #667267;
}
.AnyTagClassName
{
color: #667267;
}
</style>
background-color css
<style>
a { background-color: #667267; }
a { background-color: rgb(102,114,103); }
div.DivClassName
{
background-color: #667267;
}
.BgClassName
{
background-color: #667267;
}
</style>
border-color css
<style>
span { border-color: #667267; }
span { border-color: rgb(102,114,103); }
td.TdClassName
{
border-color: #667267;
}
.TagClassName
{
border-color: #667267;
}
</style>