Shades of Finn #623950
Tints of Finn #623950
RGB
CMYK
RGB Variations
Color information
#623950 (or 0x623950) is known color: Finn. HEX triplet: 62, 39 and 50. RGB value is (98,57,80). Sum of RGB (Red+Green+Blue) = 98+57+80=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 98 - color contains mainly: red. Hex color #623950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623950 is #9DC6AF. Grayscale: #474747. Windows color (decimal): -10340016 or 5257570. OLE color: 5257570.
HSL color Cylindrical-coordinate representation of color #623950: hue angle of 326.34º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #623950 is Cyan = 0, Magento = 0.42, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 80 | - |
| CMYK | 0 | 0.42 | 0.18 | 0.62 |
| HSL | 326.34º | 0.26% | 0.3% | - |
| HSV(B) | 326.34º | 0.42% | 0.38% | - |
| XYZ | 7.95 | 6.1 | 8.35 | - |
| YUV | 71.88 | 132.58 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 80 | 0 | 0.42 | 0.18 | 0.62 | 326.34 | 0.26 | 0.3 |
| Hex | 62 | 39 | 50 | 0 | 2A | 12 | 3E | 146 | 1A | 1E |
| Octal | 142 | 71 | 120 | 0 | 52 | 22 | 76 | 506 | 32 | 36 |
| Binary | 1100010 | 111001 | 1010000 | 0 | 101010 | 10010 | 111110 | 101000110 | 11010 | 11110 |
Color Harmonies of #623950
Complementary color
Monochromatic Colors of #623950
Black with #623950
Text Example
Text Example
White with #623950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623950; }
p { color: rgb(98,57,80); }
H1.HeaderClassName
{
color: #623950;
}
.AnyTagClassName
{
color: #623950;
}
</style>
background-color css
<style>
a { background-color: #623950; }
a { background-color: rgb(98,57,80); }
div.DivClassName
{
background-color: #623950;
}
.BgClassName
{
background-color: #623950;
}
</style>
border-color css
<style>
span { border-color: #623950; }
span { border-color: rgb(98,57,80); }
td.TdClassName
{
border-color: #623950;
}
.TagClassName
{
border-color: #623950;
}
</style>