Shades of Finn #634156
Tints of Finn #634156
RGB
CMYK
RGB Variations
Color information
#634156 (or 0x634156) is known color: Finn. HEX triplet: 63, 41 and 56. RGB value is (99,65,86). Sum of RGB (Red+Green+Blue) = 99+65+86=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 65 (25.78% from 255 or 26% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 99 - color contains mainly: red. Hex color #634156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634156 is #9CBEA9. Grayscale: #4D4D4D. Windows color (decimal): -10272426 or 5652835. OLE color: 5652835.
HSL color Cylindrical-coordinate representation of color #634156: hue angle of 322.94º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #634156 is Cyan = 0, Magento = 0.34, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 65 | 86 | - |
| CMYK | 0 | 0.34 | 0.13 | 0.61 |
| HSL | 322.94º | 0.21% | 0.32% | - |
| HSV(B) | 322.94º | 0.34% | 0.39% | - |
| XYZ | 8.72 | 7.11 | 9.72 | - |
| YUV | 77.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 86 | 0 | 0.34 | 0.13 | 0.61 | 322.94 | 0.21 | 0.32 |
| Hex | 63 | 41 | 56 | 0 | 22 | D | 3D | 143 | 15 | 20 |
| Octal | 143 | 101 | 126 | 0 | 42 | 15 | 75 | 503 | 25 | 40 |
| Binary | 1100011 | 1000001 | 1010110 | 0 | 100010 | 1101 | 111101 | 101000011 | 10101 | 100000 |
Color Harmonies of #634156
Complementary color
Monochromatic Colors of #634156
Black with #634156
Text Example
Text Example
White with #634156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634156; }
p { color: rgb(99,65,86); }
H1.HeaderClassName
{
color: #634156;
}
.AnyTagClassName
{
color: #634156;
}
</style>
background-color css
<style>
a { background-color: #634156; }
a { background-color: rgb(99,65,86); }
div.DivClassName
{
background-color: #634156;
}
.BgClassName
{
background-color: #634156;
}
</style>
border-color css
<style>
span { border-color: #634156; }
span { border-color: rgb(99,65,86); }
td.TdClassName
{
border-color: #634156;
}
.TagClassName
{
border-color: #634156;
}
</style>