Shades of Finn #665058
Tints of Finn #665058
RGB
CMYK
RGB Variations
Color information
#665058 (or 0x665058) is known color: Finn. HEX triplet: 66, 50 and 58. RGB value is (102,80,88). Sum of RGB (Red+Green+Blue) = 102+80+88=270 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.78% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 102 - color contains mainly: red. Hex color #665058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665058 is #99AFA7. Grayscale: #575757. Windows color (decimal): -10071976 or 5787750. OLE color: 5787750.
HSL color Cylindrical-coordinate representation of color #665058: hue angle of 338.18º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #665058 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 88 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.6 |
| HSL | 338.18º | 0.12% | 0.36% | - |
| HSV(B) | 338.18º | 0.22% | 0.4% | - |
| XYZ | 10.11 | 9.27 | 10.49 | - |
| YUV | 87.49 | 128.29 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 88 | 0 | 0.22 | 0.14 | 0.6 | 338.18 | 0.12 | 0.36 |
| Hex | 66 | 50 | 58 | 0 | 16 | E | 3C | 152 | C | 24 |
| Octal | 146 | 120 | 130 | 0 | 26 | 16 | 74 | 522 | 14 | 44 |
| Binary | 1100110 | 1010000 | 1011000 | 0 | 10110 | 1110 | 111100 | 101010010 | 1100 | 100100 |
Color Harmonies of #665058
Complementary color
Monochromatic Colors of #665058
Black with #665058
Text Example
Text Example
White with #665058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665058; }
p { color: rgb(102,80,88); }
H1.HeaderClassName
{
color: #665058;
}
.AnyTagClassName
{
color: #665058;
}
</style>
background-color css
<style>
a { background-color: #665058; }
a { background-color: rgb(102,80,88); }
div.DivClassName
{
background-color: #665058;
}
.BgClassName
{
background-color: #665058;
}
</style>
border-color css
<style>
span { border-color: #665058; }
span { border-color: rgb(102,80,88); }
td.TdClassName
{
border-color: #665058;
}
.TagClassName
{
border-color: #665058;
}
</style>