Shades of Finn #623953
Tints of Finn #623953
RGB
CMYK
RGB Variations
Color information
#623953 (or 0x623953) is known color: Finn. HEX triplet: 62, 39 and 53. RGB value is (98,57,83). Sum of RGB (Red+Green+Blue) = 98+57+83=238 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.18% from 238); Green value is 57 (22.66% from 255 or 23.95% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 98 - color contains mainly: red. Hex color #623953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623953 is #9DC6AC. Grayscale: #484848. Windows color (decimal): -10340013 or 5454178. OLE color: 5454178.
HSL color Cylindrical-coordinate representation of color #623953: hue angle of 321.95º 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 #623953 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 83 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.62 |
| HSL | 321.95º | 0.26% | 0.3% | - |
| HSV(B) | 321.95º | 0.42% | 0.38% | - |
| XYZ | 8.06 | 6.15 | 8.95 | - |
| YUV | 72.22 | 134.08 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 83 | 0 | 0.42 | 0.15 | 0.62 | 321.95 | 0.26 | 0.3 |
| Hex | 62 | 39 | 53 | 0 | 2A | F | 3E | 142 | 1A | 1E |
| Octal | 142 | 71 | 123 | 0 | 52 | 17 | 76 | 502 | 32 | 36 |
| Binary | 1100010 | 111001 | 1010011 | 0 | 101010 | 1111 | 111110 | 101000010 | 11010 | 11110 |
Color Harmonies of #623953
Complementary color
Monochromatic Colors of #623953
Black with #623953
Text Example
Text Example
White with #623953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623953; }
p { color: rgb(98,57,83); }
H1.HeaderClassName
{
color: #623953;
}
.AnyTagClassName
{
color: #623953;
}
</style>
background-color css
<style>
a { background-color: #623953; }
a { background-color: rgb(98,57,83); }
div.DivClassName
{
background-color: #623953;
}
.BgClassName
{
background-color: #623953;
}
</style>
border-color css
<style>
span { border-color: #623953; }
span { border-color: rgb(98,57,83); }
td.TdClassName
{
border-color: #623953;
}
.TagClassName
{
border-color: #623953;
}
</style>