Shades of Finn #623450
Tints of Finn #623450
RGB
CMYK
RGB Variations
Color information
#623450 (or 0x623450) is known color: Finn. HEX triplet: 62, 34 and 50. RGB value is (98,52,80). Sum of RGB (Red+Green+Blue) = 98+52+80=230 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.61% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 98 - color contains mainly: red. Hex color #623450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623450 is #9DCBAF. Grayscale: #444444. Windows color (decimal): -10341296 or 5256290. OLE color: 5256290.
HSL color Cylindrical-coordinate representation of color #623450: hue angle of 323.48º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #623450 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 80 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.62 |
| HSL | 323.48º | 0.31% | 0.29% | - |
| HSV(B) | 323.48º | 0.47% | 0.38% | - |
| XYZ | 7.71 | 5.63 | 8.27 | - |
| YUV | 68.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 80 | 0 | 0.47 | 0.18 | 0.62 | 323.48 | 0.31 | 0.29 |
| Hex | 62 | 34 | 50 | 0 | 2F | 12 | 3E | 143 | 1F | 1D |
| Octal | 142 | 64 | 120 | 0 | 57 | 22 | 76 | 503 | 37 | 35 |
| Binary | 1100010 | 110100 | 1010000 | 0 | 101111 | 10010 | 111110 | 101000011 | 11111 | 11101 |
Color Harmonies of #623450
Complementary color
Monochromatic Colors of #623450
Black with #623450
Text Example
Text Example
White with #623450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623450; }
p { color: rgb(98,52,80); }
H1.HeaderClassName
{
color: #623450;
}
.AnyTagClassName
{
color: #623450;
}
</style>
background-color css
<style>
a { background-color: #623450; }
a { background-color: rgb(98,52,80); }
div.DivClassName
{
background-color: #623450;
}
.BgClassName
{
background-color: #623450;
}
</style>
border-color css
<style>
span { border-color: #623450; }
span { border-color: rgb(98,52,80); }
td.TdClassName
{
border-color: #623450;
}
.TagClassName
{
border-color: #623450;
}
</style>