Shades of Finn #623750
Tints of Finn #623750
RGB
CMYK
RGB Variations
Color information
#623750 (or 0x623750) is known color: Finn. HEX triplet: 62, 37 and 50. RGB value is (98,55,80). Sum of RGB (Red+Green+Blue) = 98+55+80=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 55 (21.88% from 255 or 23.61% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 98 - color contains mainly: red. Hex color #623750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623750 is #9DC8AF. Grayscale: #464646. Windows color (decimal): -10340528 or 5257058. OLE color: 5257058.
HSL color Cylindrical-coordinate representation of color #623750: hue angle of 325.12º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #623750 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 55 | 80 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.62 |
| HSL | 325.12º | 0.28% | 0.3% | - |
| HSV(B) | 325.12º | 0.44% | 0.38% | - |
| XYZ | 7.85 | 5.91 | 8.32 | - |
| YUV | 70.71 | 133.25 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 55 | 80 | 0 | 0.44 | 0.18 | 0.62 | 325.12 | 0.28 | 0.3 |
| Hex | 62 | 37 | 50 | 0 | 2C | 12 | 3E | 145 | 1C | 1E |
| Octal | 142 | 67 | 120 | 0 | 54 | 22 | 76 | 505 | 34 | 36 |
| Binary | 1100010 | 110111 | 1010000 | 0 | 101100 | 10010 | 111110 | 101000101 | 11100 | 11110 |
Color Harmonies of #623750
Complementary color
Monochromatic Colors of #623750
Black with #623750
Text Example
Text Example
White with #623750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623750; }
p { color: rgb(98,55,80); }
H1.HeaderClassName
{
color: #623750;
}
.AnyTagClassName
{
color: #623750;
}
</style>
background-color css
<style>
a { background-color: #623750; }
a { background-color: rgb(98,55,80); }
div.DivClassName
{
background-color: #623750;
}
.BgClassName
{
background-color: #623750;
}
</style>
border-color css
<style>
span { border-color: #623750; }
span { border-color: rgb(98,55,80); }
td.TdClassName
{
border-color: #623750;
}
.TagClassName
{
border-color: #623750;
}
</style>