Shades of Finn #634659
Tints of Finn #634659
RGB
CMYK
RGB Variations
Color information
#634659 (or 0x634659) is known color: Finn. HEX triplet: 63, 46 and 59. RGB value is (99,70,89). Sum of RGB (Red+Green+Blue) = 99+70+89=258 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.37% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 99 - color contains mainly: red. Hex color #634659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634659 is #9CB9A6. Grayscale: #505050. Windows color (decimal): -10271143 or 5850723. OLE color: 5850723.
HSL color Cylindrical-coordinate representation of color #634659: hue angle of 320.69º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #634659 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 70 | 89 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.61 |
| HSL | 320.69º | 0.17% | 0.33% | - |
| HSV(B) | 320.69º | 0.29% | 0.39% | - |
| XYZ | 9.14 | 7.75 | 10.47 | - |
| YUV | 80.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 89 | 0 | 0.29 | 0.10 | 0.61 | 320.69 | 0.17 | 0.33 |
| Hex | 63 | 46 | 59 | 0 | 1D | A | 3D | 141 | 11 | 21 |
| Octal | 143 | 106 | 131 | 0 | 35 | 12 | 75 | 501 | 21 | 41 |
| Binary | 1100011 | 1000110 | 1011001 | 0 | 11101 | 1010 | 111101 | 101000001 | 10001 | 100001 |
Color Harmonies of #634659
Complementary color
Monochromatic Colors of #634659
Black with #634659
Text Example
Text Example
White with #634659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634659; }
p { color: rgb(99,70,89); }
H1.HeaderClassName
{
color: #634659;
}
.AnyTagClassName
{
color: #634659;
}
</style>
background-color css
<style>
a { background-color: #634659; }
a { background-color: rgb(99,70,89); }
div.DivClassName
{
background-color: #634659;
}
.BgClassName
{
background-color: #634659;
}
</style>
border-color css
<style>
span { border-color: #634659; }
span { border-color: rgb(99,70,89); }
td.TdClassName
{
border-color: #634659;
}
.TagClassName
{
border-color: #634659;
}
</style>