Shades of Finn #634459
Tints of Finn #634459
RGB
CMYK
RGB Variations
Color information
#634459 (or 0x634459) is known color: Finn. HEX triplet: 63, 44 and 59. RGB value is (99,68,89). Sum of RGB (Red+Green+Blue) = 99+68+89=256 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.67% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 99 - color contains mainly: red. Hex color #634459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634459 is #9CBBA6. Grayscale: #4F4F4F. Windows color (decimal): -10271655 or 5850211. OLE color: 5850211.
HSL color Cylindrical-coordinate representation of color #634459: hue angle of 319.35º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #634459 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 68 | 89 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.61 |
| HSL | 319.35º | 0.19% | 0.33% | - |
| HSV(B) | 319.35º | 0.31% | 0.39% | - |
| XYZ | 9.02 | 7.51 | 10.43 | - |
| YUV | 79.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 68 | 89 | 0 | 0.31 | 0.10 | 0.61 | 319.35 | 0.19 | 0.33 |
| Hex | 63 | 44 | 59 | 0 | 1F | A | 3D | 13F | 13 | 21 |
| Octal | 143 | 104 | 131 | 0 | 37 | 12 | 75 | 477 | 23 | 41 |
| Binary | 1100011 | 1000100 | 1011001 | 0 | 11111 | 1010 | 111101 | 100111111 | 10011 | 100001 |
Color Harmonies of #634459
Complementary color
Monochromatic Colors of #634459
Black with #634459
Text Example
Text Example
White with #634459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634459; }
p { color: rgb(99,68,89); }
H1.HeaderClassName
{
color: #634459;
}
.AnyTagClassName
{
color: #634459;
}
</style>
background-color css
<style>
a { background-color: #634459; }
a { background-color: rgb(99,68,89); }
div.DivClassName
{
background-color: #634459;
}
.BgClassName
{
background-color: #634459;
}
</style>
border-color css
<style>
span { border-color: #634459; }
span { border-color: rgb(99,68,89); }
td.TdClassName
{
border-color: #634459;
}
.TagClassName
{
border-color: #634459;
}
</style>