Shades of Finn #604250
Tints of Finn #604250
RGB
CMYK
RGB Variations
Color information
#604250 (or 0x604250) is known color: Finn. HEX triplet: 60, 42 and 50. RGB value is (96,66,80). Sum of RGB (Red+Green+Blue) = 96+66+80=242 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.67% from 242); Green value is 66 (26.17% from 255 or 27.27% from 242); Blue value is 80 (31.64% from 255 or 33.06% from 242); Max value from RGB is 96 - color contains mainly: red. Hex color #604250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604250 is #9FBDAF. Grayscale: #4C4C4C. Windows color (decimal): -10468784 or 5259872. OLE color: 5259872.
HSL color Cylindrical-coordinate representation of color #604250: hue angle of 332º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #604250 is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 66 | 80 | - |
| CMYK | 0 | 0.31 | 0.17 | 0.62 |
| HSL | 332º | 0.19% | 0.32% | - |
| HSV(B) | 332º | 0.31% | 0.38% | - |
| XYZ | 8.22 | 6.96 | 8.5 | - |
| YUV | 76.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 66 | 80 | 0 | 0.31 | 0.17 | 0.62 | 332 | 0.19 | 0.32 |
| Hex | 60 | 42 | 50 | 0 | 1F | 11 | 3E | 14C | 13 | 20 |
| Octal | 140 | 102 | 120 | 0 | 37 | 21 | 76 | 514 | 23 | 40 |
| Binary | 1100000 | 1000010 | 1010000 | 0 | 11111 | 10001 | 111110 | 101001100 | 10011 | 100000 |
Color Harmonies of #604250
Complementary color
Monochromatic Colors of #604250
Black with #604250
Text Example
Text Example
White with #604250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604250; }
p { color: rgb(96,66,80); }
H1.HeaderClassName
{
color: #604250;
}
.AnyTagClassName
{
color: #604250;
}
</style>
background-color css
<style>
a { background-color: #604250; }
a { background-color: rgb(96,66,80); }
div.DivClassName
{
background-color: #604250;
}
.BgClassName
{
background-color: #604250;
}
</style>
border-color css
<style>
span { border-color: #604250; }
span { border-color: rgb(96,66,80); }
td.TdClassName
{
border-color: #604250;
}
.TagClassName
{
border-color: #604250;
}
</style>