Shades of Finn #625359
Tints of Finn #625359
RGB
CMYK
RGB Variations
Color information
#625359 (or 0x625359) is known color: Finn. HEX triplet: 62, 53 and 59. RGB value is (98,83,89). Sum of RGB (Red+Green+Blue) = 98+83+89=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625359 is #9DACA6. Grayscale: #585858. Windows color (decimal): -10333351 or 5854050. OLE color: 5854050.
HSL color Cylindrical-coordinate representation of color #625359: hue angle of 336º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625359 is Cyan = 0, Magento = 0.15, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 89 | - |
| CMYK | 0 | 0.15 | 0.09 | 0.62 |
| HSL | 336º | 0.08% | 0.35% | - |
| HSV(B) | 336º | 0.15% | 0.38% | - |
| XYZ | 9.93 | 9.5 | 10.76 | - |
| YUV | 88.17 | 128.47 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 89 | 0 | 0.15 | 0.09 | 0.62 | 336 | 0.08 | 0.35 |
| Hex | 62 | 53 | 59 | 0 | F | 9 | 3E | 150 | 8 | 23 |
| Octal | 142 | 123 | 131 | 0 | 17 | 11 | 76 | 520 | 10 | 43 |
| Binary | 1100010 | 1010011 | 1011001 | 0 | 1111 | 1001 | 111110 | 101010000 | 1000 | 100011 |
Color Harmonies of #625359
Complementary color
Monochromatic Colors of #625359
Black with #625359
Text Example
Text Example
White with #625359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625359; }
p { color: rgb(98,83,89); }
H1.HeaderClassName
{
color: #625359;
}
.AnyTagClassName
{
color: #625359;
}
</style>
background-color css
<style>
a { background-color: #625359; }
a { background-color: rgb(98,83,89); }
div.DivClassName
{
background-color: #625359;
}
.BgClassName
{
background-color: #625359;
}
</style>
border-color css
<style>
span { border-color: #625359; }
span { border-color: rgb(98,83,89); }
td.TdClassName
{
border-color: #625359;
}
.TagClassName
{
border-color: #625359;
}
</style>