Shades of Finn #603951
Tints of Finn #603951
RGB
CMYK
RGB Variations
Color information
#603951 (or 0x603951) is known color: Finn. HEX triplet: 60, 39 and 51. RGB value is (96,57,81). Sum of RGB (Red+Green+Blue) = 96+57+81=234 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.03% from 234); Green value is 57 (22.66% from 255 or 24.36% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 96 - color contains mainly: red. Hex color #603951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603951 is #9FC6AE. Grayscale: #474747. Windows color (decimal): -10471087 or 5323104. OLE color: 5323104.
HSL color Cylindrical-coordinate representation of color #603951: hue angle of 323.08º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #603951 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 57 | 81 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.62 |
| HSL | 323.08º | 0.25% | 0.3% | - |
| HSV(B) | 323.08º | 0.41% | 0.38% | - |
| XYZ | 7.77 | 6.01 | 8.53 | - |
| YUV | 71.4 | 133.42 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 81 | 0 | 0.41 | 0.16 | 0.62 | 323.08 | 0.25 | 0.3 |
| Hex | 60 | 39 | 51 | 0 | 29 | 10 | 3E | 143 | 19 | 1E |
| Octal | 140 | 71 | 121 | 0 | 51 | 20 | 76 | 503 | 31 | 36 |
| Binary | 1100000 | 111001 | 1010001 | 0 | 101001 | 10000 | 111110 | 101000011 | 11001 | 11110 |
Color Harmonies of #603951
Complementary color
Monochromatic Colors of #603951
Black with #603951
Text Example
Text Example
White with #603951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603951; }
p { color: rgb(96,57,81); }
H1.HeaderClassName
{
color: #603951;
}
.AnyTagClassName
{
color: #603951;
}
</style>
background-color css
<style>
a { background-color: #603951; }
a { background-color: rgb(96,57,81); }
div.DivClassName
{
background-color: #603951;
}
.BgClassName
{
background-color: #603951;
}
</style>
border-color css
<style>
span { border-color: #603951; }
span { border-color: rgb(96,57,81); }
td.TdClassName
{
border-color: #603951;
}
.TagClassName
{
border-color: #603951;
}
</style>