Shades of Finn #603750
Tints of Finn #603750
RGB
CMYK
RGB Variations
Color information
#603750 (or 0x603750) is known color: Finn. HEX triplet: 60, 37 and 50. RGB value is (96,55,80). Sum of RGB (Red+Green+Blue) = 96+55+80=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 55 (21.88% from 255 or 23.81% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 96 - color contains mainly: red. Hex color #603750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603750 is #9FC8AF. Grayscale: #464646. Windows color (decimal): -10471600 or 5257056. OLE color: 5257056.
HSL color Cylindrical-coordinate representation of color #603750: hue angle of 323.41º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #603750 is Cyan = 0, Magento = 0.43, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 55 | 80 | - |
| CMYK | 0 | 0.43 | 0.17 | 0.62 |
| HSL | 323.41º | 0.27% | 0.3% | - |
| HSV(B) | 323.41º | 0.43% | 0.38% | - |
| XYZ | 7.64 | 5.8 | 8.31 | - |
| YUV | 70.11 | 133.58 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 55 | 80 | 0 | 0.43 | 0.17 | 0.62 | 323.41 | 0.27 | 0.3 |
| Hex | 60 | 37 | 50 | 0 | 2B | 11 | 3E | 143 | 1B | 1E |
| Octal | 140 | 67 | 120 | 0 | 53 | 21 | 76 | 503 | 33 | 36 |
| Binary | 1100000 | 110111 | 1010000 | 0 | 101011 | 10001 | 111110 | 101000011 | 11011 | 11110 |
Color Harmonies of #603750
Complementary color
Monochromatic Colors of #603750
Black with #603750
Text Example
Text Example
White with #603750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603750; }
p { color: rgb(96,55,80); }
H1.HeaderClassName
{
color: #603750;
}
.AnyTagClassName
{
color: #603750;
}
</style>
background-color css
<style>
a { background-color: #603750; }
a { background-color: rgb(96,55,80); }
div.DivClassName
{
background-color: #603750;
}
.BgClassName
{
background-color: #603750;
}
</style>
border-color css
<style>
span { border-color: #603750; }
span { border-color: rgb(96,55,80); }
td.TdClassName
{
border-color: #603750;
}
.TagClassName
{
border-color: #603750;
}
</style>