Shades of Finn #634551
Tints of Finn #634551
RGB
CMYK
RGB Variations
Color information
#634551 (or 0x634551) is known color: Finn. HEX triplet: 63, 45 and 51. RGB value is (99,69,81). Sum of RGB (Red+Green+Blue) = 99+69+81=249 (32% of max value = 765). Red value is 99 (39.06% from 255 or 39.76% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 99 - color contains mainly: red. Hex color #634551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634551 is #9CBAAE. Grayscale: #4F4F4F. Windows color (decimal): -10271407 or 5326179. OLE color: 5326179.
HSL color Cylindrical-coordinate representation of color #634551: hue angle of 336º 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 #634551 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 81 | - |
| CMYK | 0 | 0.30 | 0.18 | 0.61 |
| HSL | 336º | 0.18% | 0.33% | - |
| HSV(B) | 336º | 0.3% | 0.39% | - |
| XYZ | 8.76 | 7.5 | 8.77 | - |
| YUV | 79.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 81 | 0 | 0.30 | 0.18 | 0.61 | 336 | 0.18 | 0.33 |
| Hex | 63 | 45 | 51 | 0 | 1E | 12 | 3D | 150 | 12 | 21 |
| Octal | 143 | 105 | 121 | 0 | 36 | 22 | 75 | 520 | 22 | 41 |
| Binary | 1100011 | 1000101 | 1010001 | 0 | 11110 | 10010 | 111101 | 101010000 | 10010 | 100001 |
Color Harmonies of #634551
Complementary color
Monochromatic Colors of #634551
Black with #634551
Text Example
Text Example
White with #634551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634551; }
p { color: rgb(99,69,81); }
H1.HeaderClassName
{
color: #634551;
}
.AnyTagClassName
{
color: #634551;
}
</style>
background-color css
<style>
a { background-color: #634551; }
a { background-color: rgb(99,69,81); }
div.DivClassName
{
background-color: #634551;
}
.BgClassName
{
background-color: #634551;
}
</style>
border-color css
<style>
span { border-color: #634551; }
span { border-color: rgb(99,69,81); }
td.TdClassName
{
border-color: #634551;
}
.TagClassName
{
border-color: #634551;
}
</style>