Shades of Finn #634851
Tints of Finn #634851
RGB
CMYK
RGB Variations
Color information
#634851 (or 0x634851) is known color: Finn. HEX triplet: 63, 48 and 51. RGB value is (99,72,81). Sum of RGB (Red+Green+Blue) = 99+72+81=252 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.29% from 252); Green value is 72 (28.52% from 255 or 28.57% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 99 - color contains mainly: red. Hex color #634851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634851 is #9CB7AE. Grayscale: #515151. Windows color (decimal): -10270639 or 5326947. OLE color: 5326947.
HSL color Cylindrical-coordinate representation of color #634851: hue angle of 340º 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 #634851 is Cyan = 0, Magento = 0.27, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 72 | 81 | - |
| CMYK | 0 | 0.27 | 0.18 | 0.61 |
| HSL | 340º | 0.16% | 0.34% | - |
| HSV(B) | 340º | 0.27% | 0.39% | - |
| XYZ | 8.95 | 7.88 | 8.83 | - |
| YUV | 81.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 81 | 0 | 0.27 | 0.18 | 0.61 | 340 | 0.16 | 0.34 |
| Hex | 63 | 48 | 51 | 0 | 1B | 12 | 3D | 154 | 10 | 22 |
| Octal | 143 | 110 | 121 | 0 | 33 | 22 | 75 | 524 | 20 | 42 |
| Binary | 1100011 | 1001000 | 1010001 | 0 | 11011 | 10010 | 111101 | 101010100 | 10000 | 100010 |
Color Harmonies of #634851
Complementary color
Monochromatic Colors of #634851
Black with #634851
Text Example
Text Example
White with #634851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634851; }
p { color: rgb(99,72,81); }
H1.HeaderClassName
{
color: #634851;
}
.AnyTagClassName
{
color: #634851;
}
</style>
background-color css
<style>
a { background-color: #634851; }
a { background-color: rgb(99,72,81); }
div.DivClassName
{
background-color: #634851;
}
.BgClassName
{
background-color: #634851;
}
</style>
border-color css
<style>
span { border-color: #634851; }
span { border-color: rgb(99,72,81); }
td.TdClassName
{
border-color: #634851;
}
.TagClassName
{
border-color: #634851;
}
</style>