Shades of Finn #634657
Tints of Finn #634657
RGB
CMYK
RGB Variations
Color information
#634657 (or 0x634657) is known color: Finn. HEX triplet: 63, 46 and 57. RGB value is (99,70,87). Sum of RGB (Red+Green+Blue) = 99+70+87=256 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.67% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 99 - color contains mainly: red. Hex color #634657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634657 is #9CB9A8. Grayscale: #505050. Windows color (decimal): -10271145 or 5719651. OLE color: 5719651.
HSL color Cylindrical-coordinate representation of color #634657: hue angle of 324.83º 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 #634657 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 70 | 87 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.61 |
| HSL | 324.83º | 0.17% | 0.33% | - |
| HSV(B) | 324.83º | 0.29% | 0.39% | - |
| XYZ | 9.06 | 7.72 | 10.03 | - |
| YUV | 80.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 87 | 0 | 0.29 | 0.12 | 0.61 | 324.83 | 0.17 | 0.33 |
| Hex | 63 | 46 | 57 | 0 | 1D | C | 3D | 145 | 11 | 21 |
| Octal | 143 | 106 | 127 | 0 | 35 | 14 | 75 | 505 | 21 | 41 |
| Binary | 1100011 | 1000110 | 1010111 | 0 | 11101 | 1100 | 111101 | 101000101 | 10001 | 100001 |
Color Harmonies of #634657
Complementary color
Monochromatic Colors of #634657
Black with #634657
Text Example
Text Example
White with #634657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634657; }
p { color: rgb(99,70,87); }
H1.HeaderClassName
{
color: #634657;
}
.AnyTagClassName
{
color: #634657;
}
</style>
background-color css
<style>
a { background-color: #634657; }
a { background-color: rgb(99,70,87); }
div.DivClassName
{
background-color: #634657;
}
.BgClassName
{
background-color: #634657;
}
</style>
border-color css
<style>
span { border-color: #634657; }
span { border-color: rgb(99,70,87); }
td.TdClassName
{
border-color: #634657;
}
.TagClassName
{
border-color: #634657;
}
</style>