Shades of Finn #634854
Tints of Finn #634854
RGB
CMYK
RGB Variations
Color information
#634854 (or 0x634854) is known color: Finn. HEX triplet: 63, 48 and 54. RGB value is (99,72,84). Sum of RGB (Red+Green+Blue) = 99+72+84=255 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.82% from 255); Green value is 72 (28.52% from 255 or 28.24% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 99 - color contains mainly: red. Hex color #634854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634854 is #9CB7AB. Grayscale: #515151. Windows color (decimal): -10270636 or 5523555. OLE color: 5523555.
HSL color Cylindrical-coordinate representation of color #634854: hue angle of 333.33º 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 #634854 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 72 | 84 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.61 |
| HSL | 333.33º | 0.16% | 0.34% | - |
| HSV(B) | 333.33º | 0.27% | 0.39% | - |
| XYZ | 9.06 | 7.93 | 9.44 | - |
| YUV | 81.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 84 | 0 | 0.27 | 0.15 | 0.61 | 333.33 | 0.16 | 0.34 |
| Hex | 63 | 48 | 54 | 0 | 1B | F | 3D | 14D | 10 | 22 |
| Octal | 143 | 110 | 124 | 0 | 33 | 17 | 75 | 515 | 20 | 42 |
| Binary | 1100011 | 1001000 | 1010100 | 0 | 11011 | 1111 | 111101 | 101001101 | 10000 | 100010 |
Color Harmonies of #634854
Complementary color
Monochromatic Colors of #634854
Black with #634854
Text Example
Text Example
White with #634854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634854; }
p { color: rgb(99,72,84); }
H1.HeaderClassName
{
color: #634854;
}
.AnyTagClassName
{
color: #634854;
}
</style>
background-color css
<style>
a { background-color: #634854; }
a { background-color: rgb(99,72,84); }
div.DivClassName
{
background-color: #634854;
}
.BgClassName
{
background-color: #634854;
}
</style>
border-color css
<style>
span { border-color: #634854; }
span { border-color: rgb(99,72,84); }
td.TdClassName
{
border-color: #634854;
}
.TagClassName
{
border-color: #634854;
}
</style>