Shades of Finn #675058
Tints of Finn #675058
RGB
CMYK
RGB Variations
Color information
#675058 (or 0x675058) is known color: Finn. HEX triplet: 67, 50 and 58. RGB value is (103,80,88). Sum of RGB (Red+Green+Blue) = 103+80+88=271 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.01% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 103 - color contains mainly: red. Hex color #675058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675058 is #98AFA7. Grayscale: #575757. Windows color (decimal): -10006440 or 5787751. OLE color: 5787751.
HSL color Cylindrical-coordinate representation of color #675058: hue angle of 339.13º degrees, saturation: 0.13, 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 #675058 is Cyan = 0, Magento = 0.22, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 88 | - |
| CMYK | 0 | 0.22 | 0.15 | 0.60 |
| HSL | 339.13º | 0.13% | 0.36% | - |
| HSV(B) | 339.13º | 0.22% | 0.4% | - |
| XYZ | 10.22 | 9.33 | 10.49 | - |
| YUV | 87.79 | 128.12 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 88 | 0 | 0.22 | 0.15 | 0.60 | 339.13 | 0.13 | 0.36 |
| Hex | 67 | 50 | 58 | 0 | 16 | F | 3C | 153 | D | 24 |
| Octal | 147 | 120 | 130 | 0 | 26 | 17 | 74 | 523 | 15 | 44 |
| Binary | 1100111 | 1010000 | 1011000 | 0 | 10110 | 1111 | 111100 | 101010011 | 1101 | 100100 |
Color Harmonies of #675058
Complementary color
Monochromatic Colors of #675058
Black with #675058
Text Example
Text Example
White with #675058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675058; }
p { color: rgb(103,80,88); }
H1.HeaderClassName
{
color: #675058;
}
.AnyTagClassName
{
color: #675058;
}
</style>
background-color css
<style>
a { background-color: #675058; }
a { background-color: rgb(103,80,88); }
div.DivClassName
{
background-color: #675058;
}
.BgClassName
{
background-color: #675058;
}
</style>
border-color css
<style>
span { border-color: #675058; }
span { border-color: rgb(103,80,88); }
td.TdClassName
{
border-color: #675058;
}
.TagClassName
{
border-color: #675058;
}
</style>