Shades of Finn #634656
Tints of Finn #634656
RGB
CMYK
RGB Variations
Color information
#634656 (or 0x634656) is known color: Finn. HEX triplet: 63, 46 and 56. RGB value is (99,70,86). Sum of RGB (Red+Green+Blue) = 99+70+86=255 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.82% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 99 - color contains mainly: red. Hex color #634656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634656 is #9CB9A9. Grayscale: #505050. Windows color (decimal): -10271146 or 5654115. OLE color: 5654115.
HSL color Cylindrical-coordinate representation of color #634656: hue angle of 326.9º 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 #634656 is Cyan = 0, Magento = 0.29, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 70 | 86 | - |
| CMYK | 0 | 0.29 | 0.13 | 0.61 |
| HSL | 326.9º | 0.17% | 0.33% | - |
| HSV(B) | 326.9º | 0.29% | 0.39% | - |
| XYZ | 9.02 | 7.7 | 9.82 | - |
| YUV | 80.5 | 131.11 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 86 | 0 | 0.29 | 0.13 | 0.61 | 326.9 | 0.17 | 0.33 |
| Hex | 63 | 46 | 56 | 0 | 1D | D | 3D | 147 | 11 | 21 |
| Octal | 143 | 106 | 126 | 0 | 35 | 15 | 75 | 507 | 21 | 41 |
| Binary | 1100011 | 1000110 | 1010110 | 0 | 11101 | 1101 | 111101 | 101000111 | 10001 | 100001 |
Color Harmonies of #634656
Complementary color
Monochromatic Colors of #634656
Black with #634656
Text Example
Text Example
White with #634656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634656; }
p { color: rgb(99,70,86); }
H1.HeaderClassName
{
color: #634656;
}
.AnyTagClassName
{
color: #634656;
}
</style>
background-color css
<style>
a { background-color: #634656; }
a { background-color: rgb(99,70,86); }
div.DivClassName
{
background-color: #634656;
}
.BgClassName
{
background-color: #634656;
}
</style>
border-color css
<style>
span { border-color: #634656; }
span { border-color: rgb(99,70,86); }
td.TdClassName
{
border-color: #634656;
}
.TagClassName
{
border-color: #634656;
}
</style>