Shades of Finn #634759
Tints of Finn #634759
RGB
CMYK
RGB Variations
Color information
#634759 (or 0x634759) is known color: Finn. HEX triplet: 63, 47 and 59. RGB value is (99,71,89). Sum of RGB (Red+Green+Blue) = 99+71+89=259 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.22% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 99 - color contains mainly: red. Hex color #634759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634759 is #9CB8A6. Grayscale: #515151. Windows color (decimal): -10270887 or 5850979. OLE color: 5850979.
HSL color Cylindrical-coordinate representation of color #634759: hue angle of 321.43º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #634759 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 89 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.61 |
| HSL | 321.43º | 0.16% | 0.33% | - |
| HSV(B) | 321.43º | 0.28% | 0.39% | - |
| XYZ | 9.2 | 7.88 | 10.49 | - |
| YUV | 81.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 89 | 0 | 0.28 | 0.10 | 0.61 | 321.43 | 0.16 | 0.33 |
| Hex | 63 | 47 | 59 | 0 | 1C | A | 3D | 141 | 10 | 21 |
| Octal | 143 | 107 | 131 | 0 | 34 | 12 | 75 | 501 | 20 | 41 |
| Binary | 1100011 | 1000111 | 1011001 | 0 | 11100 | 1010 | 111101 | 101000001 | 10000 | 100001 |
Color Harmonies of #634759
Complementary color
Monochromatic Colors of #634759
Black with #634759
Text Example
Text Example
White with #634759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634759; }
p { color: rgb(99,71,89); }
H1.HeaderClassName
{
color: #634759;
}
.AnyTagClassName
{
color: #634759;
}
</style>
background-color css
<style>
a { background-color: #634759; }
a { background-color: rgb(99,71,89); }
div.DivClassName
{
background-color: #634759;
}
.BgClassName
{
background-color: #634759;
}
</style>
border-color css
<style>
span { border-color: #634759; }
span { border-color: rgb(99,71,89); }
td.TdClassName
{
border-color: #634759;
}
.TagClassName
{
border-color: #634759;
}
</style>