Shades of Finn #615259
Tints of Finn #615259
RGB
CMYK
RGB Variations
Color information
#615259 (or 0x615259) is known color: Finn. HEX triplet: 61, 52 and 59. RGB value is (97,82,89). Sum of RGB (Red+Green+Blue) = 97+82+89=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 82 (32.42% from 255 or 30.60% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 97 - color contains mainly: red. Hex color #615259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615259 is #9EADA6. Grayscale: #575757. Windows color (decimal): -10399143 or 5853793. OLE color: 5853793.
HSL color Cylindrical-coordinate representation of color #615259: hue angle of 332º 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 #615259 is Cyan = 0, Magento = 0.15, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 89 | - |
| CMYK | 0 | 0.15 | 0.08 | 0.62 |
| HSL | 332º | 0.08% | 0.35% | - |
| HSV(B) | 332º | 0.15% | 0.38% | - |
| XYZ | 9.75 | 9.3 | 10.73 | - |
| YUV | 87.28 | 128.97 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 89 | 0 | 0.15 | 0.08 | 0.62 | 332 | 0.08 | 0.35 |
| Hex | 61 | 52 | 59 | 0 | F | 8 | 3E | 14C | 8 | 23 |
| Octal | 141 | 122 | 131 | 0 | 17 | 10 | 76 | 514 | 10 | 43 |
| Binary | 1100001 | 1010010 | 1011001 | 0 | 1111 | 1000 | 111110 | 101001100 | 1000 | 100011 |
Color Harmonies of #615259
Complementary color
Monochromatic Colors of #615259
Black with #615259
Text Example
Text Example
White with #615259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615259; }
p { color: rgb(97,82,89); }
H1.HeaderClassName
{
color: #615259;
}
.AnyTagClassName
{
color: #615259;
}
</style>
background-color css
<style>
a { background-color: #615259; }
a { background-color: rgb(97,82,89); }
div.DivClassName
{
background-color: #615259;
}
.BgClassName
{
background-color: #615259;
}
</style>
border-color css
<style>
span { border-color: #615259; }
span { border-color: rgb(97,82,89); }
td.TdClassName
{
border-color: #615259;
}
.TagClassName
{
border-color: #615259;
}
</style>