Shades of Finn #634050
Tints of Finn #634050
RGB
CMYK
RGB Variations
Color information
#634050 (or 0x634050) is known color: Finn. HEX triplet: 63, 40 and 50. RGB value is (99,64,80). Sum of RGB (Red+Green+Blue) = 99+64+80=243 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.74% from 243); Green value is 64 (25.39% from 255 or 26.34% from 243); Blue value is 80 (31.64% from 255 or 32.92% from 243); Max value from RGB is 99 - color contains mainly: red. Hex color #634050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634050 is #9CBFAF. Grayscale: #4C4C4C. Windows color (decimal): -10272688 or 5259363. OLE color: 5259363.
HSL color Cylindrical-coordinate representation of color #634050: hue angle of 332.57º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634050 is Cyan = 0, Magento = 0.35, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 64 | 80 | - |
| CMYK | 0 | 0.35 | 0.19 | 0.61 |
| HSL | 332.57º | 0.21% | 0.32% | - |
| HSV(B) | 332.57º | 0.35% | 0.39% | - |
| XYZ | 8.43 | 6.9 | 8.48 | - |
| YUV | 76.29 | 130.1 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 80 | 0 | 0.35 | 0.19 | 0.61 | 332.57 | 0.21 | 0.32 |
| Hex | 63 | 40 | 50 | 0 | 23 | 13 | 3D | 14D | 15 | 20 |
| Octal | 143 | 100 | 120 | 0 | 43 | 23 | 75 | 515 | 25 | 40 |
| Binary | 1100011 | 1000000 | 1010000 | 0 | 100011 | 10011 | 111101 | 101001101 | 10101 | 100000 |
Color Harmonies of #634050
Complementary color
Monochromatic Colors of #634050
Black with #634050
Text Example
Text Example
White with #634050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634050; }
p { color: rgb(99,64,80); }
H1.HeaderClassName
{
color: #634050;
}
.AnyTagClassName
{
color: #634050;
}
</style>
background-color css
<style>
a { background-color: #634050; }
a { background-color: rgb(99,64,80); }
div.DivClassName
{
background-color: #634050;
}
.BgClassName
{
background-color: #634050;
}
</style>
border-color css
<style>
span { border-color: #634050; }
span { border-color: rgb(99,64,80); }
td.TdClassName
{
border-color: #634050;
}
.TagClassName
{
border-color: #634050;
}
</style>