Shades of Finn #634850
Tints of Finn #634850
RGB
CMYK
RGB Variations
Color information
#634850 (or 0x634850) is known color: Finn. HEX triplet: 63, 48 and 50. RGB value is (99,72,80). Sum of RGB (Red+Green+Blue) = 99+72+80=251 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.44% from 251); Green value is 72 (28.52% from 255 or 28.69% from 251); Blue value is 80 (31.64% from 255 or 31.87% from 251); Max value from RGB is 99 - color contains mainly: red. Hex color #634850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634850 is #9CB7AF. Grayscale: #505050. Windows color (decimal): -10270640 or 5261411. OLE color: 5261411.
HSL color Cylindrical-coordinate representation of color #634850: hue angle of 342.22º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #634850 is Cyan = 0, Magento = 0.27, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 72 | 80 | - |
| CMYK | 0 | 0.27 | 0.19 | 0.61 |
| HSL | 342.22º | 0.16% | 0.34% | - |
| HSV(B) | 342.22º | 0.27% | 0.39% | - |
| XYZ | 8.91 | 7.87 | 8.64 | - |
| YUV | 80.99 | 127.45 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 80 | 0 | 0.27 | 0.19 | 0.61 | 342.22 | 0.16 | 0.34 |
| Hex | 63 | 48 | 50 | 0 | 1B | 13 | 3D | 156 | 10 | 22 |
| Octal | 143 | 110 | 120 | 0 | 33 | 23 | 75 | 526 | 20 | 42 |
| Binary | 1100011 | 1001000 | 1010000 | 0 | 11011 | 10011 | 111101 | 101010110 | 10000 | 100010 |
Color Harmonies of #634850
Complementary color
Monochromatic Colors of #634850
Black with #634850
Text Example
Text Example
White with #634850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634850; }
p { color: rgb(99,72,80); }
H1.HeaderClassName
{
color: #634850;
}
.AnyTagClassName
{
color: #634850;
}
</style>
background-color css
<style>
a { background-color: #634850; }
a { background-color: rgb(99,72,80); }
div.DivClassName
{
background-color: #634850;
}
.BgClassName
{
background-color: #634850;
}
</style>
border-color css
<style>
span { border-color: #634850; }
span { border-color: rgb(99,72,80); }
td.TdClassName
{
border-color: #634850;
}
.TagClassName
{
border-color: #634850;
}
</style>