Shades of Finn #623850
Tints of Finn #623850
RGB
CMYK
RGB Variations
Color information
#623850 (or 0x623850) is known color: Finn. HEX triplet: 62, 38 and 50. RGB value is (98,56,80). Sum of RGB (Red+Green+Blue) = 98+56+80=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 56 (22.27% from 255 or 23.93% from 234); Blue value is 80 (31.64% from 255 or 34.19% from 234); Max value from RGB is 98 - color contains mainly: red. Hex color #623850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623850 is #9DC7AF. Grayscale: #474747. Windows color (decimal): -10340272 or 5257314. OLE color: 5257314.
HSL color Cylindrical-coordinate representation of color #623850: hue angle of 325.71º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #623850 is Cyan = 0, Magento = 0.43, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 56 | 80 | - |
| CMYK | 0 | 0.43 | 0.18 | 0.62 |
| HSL | 325.71º | 0.27% | 0.3% | - |
| HSV(B) | 325.71º | 0.43% | 0.38% | - |
| XYZ | 7.9 | 6 | 8.33 | - |
| YUV | 71.29 | 132.91 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 56 | 80 | 0 | 0.43 | 0.18 | 0.62 | 325.71 | 0.27 | 0.3 |
| Hex | 62 | 38 | 50 | 0 | 2B | 12 | 3E | 146 | 1B | 1E |
| Octal | 142 | 70 | 120 | 0 | 53 | 22 | 76 | 506 | 33 | 36 |
| Binary | 1100010 | 111000 | 1010000 | 0 | 101011 | 10010 | 111110 | 101000110 | 11011 | 11110 |
Color Harmonies of #623850
Complementary color
Monochromatic Colors of #623850
Black with #623850
Text Example
Text Example
White with #623850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623850; }
p { color: rgb(98,56,80); }
H1.HeaderClassName
{
color: #623850;
}
.AnyTagClassName
{
color: #623850;
}
</style>
background-color css
<style>
a { background-color: #623850; }
a { background-color: rgb(98,56,80); }
div.DivClassName
{
background-color: #623850;
}
.BgClassName
{
background-color: #623850;
}
</style>
border-color css
<style>
span { border-color: #623850; }
span { border-color: rgb(98,56,80); }
td.TdClassName
{
border-color: #623850;
}
.TagClassName
{
border-color: #623850;
}
</style>