Shades of Finn #634450
Tints of Finn #634450
RGB
CMYK
RGB Variations
Color information
#634450 (or 0x634450) is known color: Finn. HEX triplet: 63, 44 and 50. RGB value is (99,68,80). Sum of RGB (Red+Green+Blue) = 99+68+80=247 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.08% from 247); Green value is 68 (26.95% from 255 or 27.53% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 99 - color contains mainly: red. Hex color #634450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634450 is #9CBBAF. Grayscale: #4E4E4E. Windows color (decimal): -10271664 or 5260387. OLE color: 5260387.
HSL color Cylindrical-coordinate representation of color #634450: hue angle of 336.77º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #634450 is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 68 | 80 | - |
| CMYK | 0 | 0.31 | 0.19 | 0.61 |
| HSL | 336.77º | 0.19% | 0.33% | - |
| HSV(B) | 336.77º | 0.31% | 0.39% | - |
| XYZ | 8.66 | 7.37 | 8.55 | - |
| YUV | 78.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 68 | 80 | 0 | 0.31 | 0.19 | 0.61 | 336.77 | 0.19 | 0.33 |
| Hex | 63 | 44 | 50 | 0 | 1F | 13 | 3D | 151 | 13 | 21 |
| Octal | 143 | 104 | 120 | 0 | 37 | 23 | 75 | 521 | 23 | 41 |
| Binary | 1100011 | 1000100 | 1010000 | 0 | 11111 | 10011 | 111101 | 101010001 | 10011 | 100001 |
Color Harmonies of #634450
Complementary color
Monochromatic Colors of #634450
Black with #634450
Text Example
Text Example
White with #634450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634450; }
p { color: rgb(99,68,80); }
H1.HeaderClassName
{
color: #634450;
}
.AnyTagClassName
{
color: #634450;
}
</style>
background-color css
<style>
a { background-color: #634450; }
a { background-color: rgb(99,68,80); }
div.DivClassName
{
background-color: #634450;
}
.BgClassName
{
background-color: #634450;
}
</style>
border-color css
<style>
span { border-color: #634450; }
span { border-color: rgb(99,68,80); }
td.TdClassName
{
border-color: #634450;
}
.TagClassName
{
border-color: #634450;
}
</style>