Shades of Finn #623952
Tints of Finn #623952
RGB
CMYK
RGB Variations
Color information
#623952 (or 0x623952) is known color: Finn. HEX triplet: 62, 39 and 52. RGB value is (98,57,82). Sum of RGB (Red+Green+Blue) = 98+57+82=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 57 (22.66% from 255 or 24.05% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #623952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623952 is #9DC6AD. Grayscale: #484848. Windows color (decimal): -10340014 or 5388642. OLE color: 5388642.
HSL color Cylindrical-coordinate representation of color #623952: hue angle of 323.41º 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 #623952 is Cyan = 0, Magento = 0.42, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 82 | - |
| CMYK | 0 | 0.42 | 0.16 | 0.62 |
| HSL | 323.41º | 0.26% | 0.3% | - |
| HSV(B) | 323.41º | 0.42% | 0.38% | - |
| XYZ | 8.02 | 6.13 | 8.74 | - |
| YUV | 72.11 | 133.58 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 82 | 0 | 0.42 | 0.16 | 0.62 | 323.41 | 0.26 | 0.3 |
| Hex | 62 | 39 | 52 | 0 | 2A | 10 | 3E | 143 | 1A | 1E |
| Octal | 142 | 71 | 122 | 0 | 52 | 20 | 76 | 503 | 32 | 36 |
| Binary | 1100010 | 111001 | 1010010 | 0 | 101010 | 10000 | 111110 | 101000011 | 11010 | 11110 |
Color Harmonies of #623952
Complementary color
Monochromatic Colors of #623952
Black with #623952
Text Example
Text Example
White with #623952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623952; }
p { color: rgb(98,57,82); }
H1.HeaderClassName
{
color: #623952;
}
.AnyTagClassName
{
color: #623952;
}
</style>
background-color css
<style>
a { background-color: #623952; }
a { background-color: rgb(98,57,82); }
div.DivClassName
{
background-color: #623952;
}
.BgClassName
{
background-color: #623952;
}
</style>
border-color css
<style>
span { border-color: #623952; }
span { border-color: rgb(98,57,82); }
td.TdClassName
{
border-color: #623952;
}
.TagClassName
{
border-color: #623952;
}
</style>