Shades of Finn #634256
Tints of Finn #634256
RGB
CMYK
RGB Variations
Color information
#634256 (or 0x634256) is known color: Finn. HEX triplet: 63, 42 and 56. RGB value is (99,66,86). Sum of RGB (Red+Green+Blue) = 99+66+86=251 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.44% from 251); Green value is 66 (26.17% from 255 or 26.29% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 99 - color contains mainly: red. Hex color #634256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634256 is #9CBDA9. Grayscale: #4E4E4E. Windows color (decimal): -10272170 or 5653091. OLE color: 5653091.
HSL color Cylindrical-coordinate representation of color #634256: hue angle of 323.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #634256 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 66 | 86 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.61 |
| HSL | 323.64º | 0.2% | 0.32% | - |
| HSV(B) | 323.64º | 0.33% | 0.39% | - |
| XYZ | 8.77 | 7.22 | 9.74 | - |
| YUV | 78.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 66 | 86 | 0 | 0.33 | 0.13 | 0.61 | 323.64 | 0.2 | 0.32 |
| Hex | 63 | 42 | 56 | 0 | 21 | D | 3D | 144 | 14 | 20 |
| Octal | 143 | 102 | 126 | 0 | 41 | 15 | 75 | 504 | 24 | 40 |
| Binary | 1100011 | 1000010 | 1010110 | 0 | 100001 | 1101 | 111101 | 101000100 | 10100 | 100000 |
Color Harmonies of #634256
Complementary color
Monochromatic Colors of #634256
Black with #634256
Text Example
Text Example
White with #634256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634256; }
p { color: rgb(99,66,86); }
H1.HeaderClassName
{
color: #634256;
}
.AnyTagClassName
{
color: #634256;
}
</style>
background-color css
<style>
a { background-color: #634256; }
a { background-color: rgb(99,66,86); }
div.DivClassName
{
background-color: #634256;
}
.BgClassName
{
background-color: #634256;
}
</style>
border-color css
<style>
span { border-color: #634256; }
span { border-color: rgb(99,66,86); }
td.TdClassName
{
border-color: #634256;
}
.TagClassName
{
border-color: #634256;
}
</style>