Shades of Finn #623852
Tints of Finn #623852
RGB
CMYK
RGB Variations
Color information
#623852 (or 0x623852) is known color: Finn. HEX triplet: 62, 38 and 52. RGB value is (98,56,82). Sum of RGB (Red+Green+Blue) = 98+56+82=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 56 (22.27% from 255 or 23.73% from 236); Blue value is 82 (32.42% from 255 or 34.75% from 236); Max value from RGB is 98 - color contains mainly: red. Hex color #623852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623852 is #9DC7AD. Grayscale: #474747. Windows color (decimal): -10340270 or 5388386. OLE color: 5388386.
HSL color Cylindrical-coordinate representation of color #623852: hue angle of 322.86º 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 #623852 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 56 | 82 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.62 |
| HSL | 322.86º | 0.27% | 0.3% | - |
| HSV(B) | 322.86º | 0.43% | 0.38% | - |
| XYZ | 7.97 | 6.03 | 8.73 | - |
| YUV | 71.52 | 133.91 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 56 | 82 | 0 | 0.43 | 0.16 | 0.62 | 322.86 | 0.27 | 0.3 |
| Hex | 62 | 38 | 52 | 0 | 2B | 10 | 3E | 143 | 1B | 1E |
| Octal | 142 | 70 | 122 | 0 | 53 | 20 | 76 | 503 | 33 | 36 |
| Binary | 1100010 | 111000 | 1010010 | 0 | 101011 | 10000 | 111110 | 101000011 | 11011 | 11110 |
Color Harmonies of #623852
Complementary color
Monochromatic Colors of #623852
Black with #623852
Text Example
Text Example
White with #623852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623852; }
p { color: rgb(98,56,82); }
H1.HeaderClassName
{
color: #623852;
}
.AnyTagClassName
{
color: #623852;
}
</style>
background-color css
<style>
a { background-color: #623852; }
a { background-color: rgb(98,56,82); }
div.DivClassName
{
background-color: #623852;
}
.BgClassName
{
background-color: #623852;
}
</style>
border-color css
<style>
span { border-color: #623852; }
span { border-color: rgb(98,56,82); }
td.TdClassName
{
border-color: #623852;
}
.TagClassName
{
border-color: #623852;
}
</style>