Shades of Finn #634559
Tints of Finn #634559
RGB
CMYK
RGB Variations
Color information
#634559 (or 0x634559) is known color: Finn. HEX triplet: 63, 45 and 59. RGB value is (99,69,89). Sum of RGB (Red+Green+Blue) = 99+69+89=257 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.52% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 99 - color contains mainly: red. Hex color #634559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634559 is #9CBAA6. Grayscale: #505050. Windows color (decimal): -10271399 or 5850467. OLE color: 5850467.
HSL color Cylindrical-coordinate representation of color #634559: hue angle of 320º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #634559 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 89 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.61 |
| HSL | 320º | 0.18% | 0.33% | - |
| HSV(B) | 320º | 0.3% | 0.39% | - |
| XYZ | 9.08 | 7.63 | 10.45 | - |
| YUV | 80.25 | 132.94 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 89 | 0 | 0.30 | 0.10 | 0.61 | 320 | 0.18 | 0.33 |
| Hex | 63 | 45 | 59 | 0 | 1E | A | 3D | 140 | 12 | 21 |
| Octal | 143 | 105 | 131 | 0 | 36 | 12 | 75 | 500 | 22 | 41 |
| Binary | 1100011 | 1000101 | 1011001 | 0 | 11110 | 1010 | 111101 | 101000000 | 10010 | 100001 |
Color Harmonies of #634559
Complementary color
Monochromatic Colors of #634559
Black with #634559
Text Example
Text Example
White with #634559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634559; }
p { color: rgb(99,69,89); }
H1.HeaderClassName
{
color: #634559;
}
.AnyTagClassName
{
color: #634559;
}
</style>
background-color css
<style>
a { background-color: #634559; }
a { background-color: rgb(99,69,89); }
div.DivClassName
{
background-color: #634559;
}
.BgClassName
{
background-color: #634559;
}
</style>
border-color css
<style>
span { border-color: #634559; }
span { border-color: rgb(99,69,89); }
td.TdClassName
{
border-color: #634559;
}
.TagClassName
{
border-color: #634559;
}
</style>