Shades of Finn #634351
Tints of Finn #634351
RGB
CMYK
RGB Variations
Color information
#634351 (or 0x634351) is known color: Finn. HEX triplet: 63, 43 and 51. RGB value is (99,67,81). Sum of RGB (Red+Green+Blue) = 99+67+81=247 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.08% from 247); Green value is 67 (26.56% from 255 or 27.13% from 247); Blue value is 81 (32.03% from 255 or 32.79% from 247); Max value from RGB is 99 - color contains mainly: red. Hex color #634351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634351 is #9CBCAE. Grayscale: #4E4E4E. Windows color (decimal): -10271919 or 5325667. OLE color: 5325667.
HSL color Cylindrical-coordinate representation of color #634351: hue angle of 333.75º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #634351 is Cyan = 0, Magento = 0.32, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 67 | 81 | - |
| CMYK | 0 | 0.32 | 0.18 | 0.61 |
| HSL | 333.75º | 0.19% | 0.33% | - |
| HSV(B) | 333.75º | 0.32% | 0.39% | - |
| XYZ | 8.64 | 7.26 | 8.73 | - |
| YUV | 78.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 67 | 81 | 0 | 0.32 | 0.18 | 0.61 | 333.75 | 0.19 | 0.33 |
| Hex | 63 | 43 | 51 | 0 | 20 | 12 | 3D | 14E | 13 | 21 |
| Octal | 143 | 103 | 121 | 0 | 40 | 22 | 75 | 516 | 23 | 41 |
| Binary | 1100011 | 1000011 | 1010001 | 0 | 100000 | 10010 | 111101 | 101001110 | 10011 | 100001 |
Color Harmonies of #634351
Complementary color
Monochromatic Colors of #634351
Black with #634351
Text Example
Text Example
White with #634351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634351; }
p { color: rgb(99,67,81); }
H1.HeaderClassName
{
color: #634351;
}
.AnyTagClassName
{
color: #634351;
}
</style>
background-color css
<style>
a { background-color: #634351; }
a { background-color: rgb(99,67,81); }
div.DivClassName
{
background-color: #634351;
}
.BgClassName
{
background-color: #634351;
}
</style>
border-color css
<style>
span { border-color: #634351; }
span { border-color: rgb(99,67,81); }
td.TdClassName
{
border-color: #634351;
}
.TagClassName
{
border-color: #634351;
}
</style>