Shades of Finn #623650
Tints of Finn #623650
RGB
CMYK
RGB Variations
Color information
#623650 (or 0x623650) is known color: Finn. HEX triplet: 62, 36 and 50. RGB value is (98,54,80). Sum of RGB (Red+Green+Blue) = 98+54+80=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 54 (21.48% from 255 or 23.28% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 98 - color contains mainly: red. Hex color #623650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623650 is #9DC9AF. Grayscale: #464646. Windows color (decimal): -10340784 or 5256802. OLE color: 5256802.
HSL color Cylindrical-coordinate representation of color #623650: hue angle of 324.55º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #623650 is Cyan = 0, Magento = 0.45, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 80 | - |
| CMYK | 0 | 0.45 | 0.18 | 0.62 |
| HSL | 324.55º | 0.29% | 0.3% | - |
| HSV(B) | 324.55º | 0.45% | 0.38% | - |
| XYZ | 7.8 | 5.81 | 8.3 | - |
| YUV | 70.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 80 | 0 | 0.45 | 0.18 | 0.62 | 324.55 | 0.29 | 0.3 |
| Hex | 62 | 36 | 50 | 0 | 2D | 12 | 3E | 145 | 1D | 1E |
| Octal | 142 | 66 | 120 | 0 | 55 | 22 | 76 | 505 | 35 | 36 |
| Binary | 1100010 | 110110 | 1010000 | 0 | 101101 | 10010 | 111110 | 101000101 | 11101 | 11110 |
Color Harmonies of #623650
Complementary color
Monochromatic Colors of #623650
Black with #623650
Text Example
Text Example
White with #623650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623650; }
p { color: rgb(98,54,80); }
H1.HeaderClassName
{
color: #623650;
}
.AnyTagClassName
{
color: #623650;
}
</style>
background-color css
<style>
a { background-color: #623650; }
a { background-color: rgb(98,54,80); }
div.DivClassName
{
background-color: #623650;
}
.BgClassName
{
background-color: #623650;
}
</style>
border-color css
<style>
span { border-color: #623650; }
span { border-color: rgb(98,54,80); }
td.TdClassName
{
border-color: #623650;
}
.TagClassName
{
border-color: #623650;
}
</style>