Shades of Finn #623752
Tints of Finn #623752
RGB
CMYK
RGB Variations
Color information
#623752 (or 0x623752) is known color: Finn. HEX triplet: 62, 37 and 52. RGB value is (98,55,82). Sum of RGB (Red+Green+Blue) = 98+55+82=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 55 (21.88% from 255 or 23.40% from 235); Blue value is 82 (32.42% from 255 or 34.89% from 235); Max value from RGB is 98 - color contains mainly: red. Hex color #623752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623752 is #9DC8AD. Grayscale: #464646. Windows color (decimal): -10340526 or 5388130. OLE color: 5388130.
HSL color Cylindrical-coordinate representation of color #623752: hue angle of 322.33º 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 #623752 is Cyan = 0, Magento = 0.44, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 55 | 82 | - |
| CMYK | 0 | 0.44 | 0.16 | 0.62 |
| HSL | 322.33º | 0.28% | 0.3% | - |
| HSV(B) | 322.33º | 0.44% | 0.38% | - |
| XYZ | 7.93 | 5.94 | 8.71 | - |
| YUV | 70.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 55 | 82 | 0 | 0.44 | 0.16 | 0.62 | 322.33 | 0.28 | 0.3 |
| Hex | 62 | 37 | 52 | 0 | 2C | 10 | 3E | 142 | 1C | 1E |
| Octal | 142 | 67 | 122 | 0 | 54 | 20 | 76 | 502 | 34 | 36 |
| Binary | 1100010 | 110111 | 1010010 | 0 | 101100 | 10000 | 111110 | 101000010 | 11100 | 11110 |
Color Harmonies of #623752
Complementary color
Monochromatic Colors of #623752
Black with #623752
Text Example
Text Example
White with #623752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623752; }
p { color: rgb(98,55,82); }
H1.HeaderClassName
{
color: #623752;
}
.AnyTagClassName
{
color: #623752;
}
</style>
background-color css
<style>
a { background-color: #623752; }
a { background-color: rgb(98,55,82); }
div.DivClassName
{
background-color: #623752;
}
.BgClassName
{
background-color: #623752;
}
</style>
border-color css
<style>
span { border-color: #623752; }
span { border-color: rgb(98,55,82); }
td.TdClassName
{
border-color: #623752;
}
.TagClassName
{
border-color: #623752;
}
</style>