Shades of Finn #634157
Tints of Finn #634157
RGB
CMYK
RGB Variations
Color information
#634157 (or 0x634157) is known color: Finn. HEX triplet: 63, 41 and 57. RGB value is (99,65,87). Sum of RGB (Red+Green+Blue) = 99+65+87=251 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.44% from 251); Green value is 65 (25.78% from 255 or 25.90% from 251); Blue value is 87 (34.38% from 255 or 34.66% from 251); Max value from RGB is 99 - color contains mainly: red. Hex color #634157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634157 is #9CBEA8. Grayscale: #4D4D4D. Windows color (decimal): -10272425 or 5718371. OLE color: 5718371.
HSL color Cylindrical-coordinate representation of color #634157: hue angle of 321.18º 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 #634157 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 65 | 87 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.61 |
| HSL | 321.18º | 0.21% | 0.32% | - |
| HSV(B) | 321.18º | 0.34% | 0.39% | - |
| XYZ | 8.76 | 7.12 | 9.93 | - |
| YUV | 77.67 | 133.26 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 87 | 0 | 0.34 | 0.12 | 0.61 | 321.18 | 0.21 | 0.32 |
| Hex | 63 | 41 | 57 | 0 | 22 | C | 3D | 141 | 15 | 20 |
| Octal | 143 | 101 | 127 | 0 | 42 | 14 | 75 | 501 | 25 | 40 |
| Binary | 1100011 | 1000001 | 1010111 | 0 | 100010 | 1100 | 111101 | 101000001 | 10101 | 100000 |
Color Harmonies of #634157
Complementary color
Monochromatic Colors of #634157
Black with #634157
Text Example
Text Example
White with #634157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634157; }
p { color: rgb(99,65,87); }
H1.HeaderClassName
{
color: #634157;
}
.AnyTagClassName
{
color: #634157;
}
</style>
background-color css
<style>
a { background-color: #634157; }
a { background-color: rgb(99,65,87); }
div.DivClassName
{
background-color: #634157;
}
.BgClassName
{
background-color: #634157;
}
</style>
border-color css
<style>
span { border-color: #634157; }
span { border-color: rgb(99,65,87); }
td.TdClassName
{
border-color: #634157;
}
.TagClassName
{
border-color: #634157;
}
</style>