Shades of Finn #633850
Tints of Finn #633850
RGB
CMYK
RGB Variations
Color information
#633850 (or 0x633850) is known color: Finn. HEX triplet: 63, 38 and 50. RGB value is (99,56,80). Sum of RGB (Red+Green+Blue) = 99+56+80=235 (31% of max value = 765). Red value is 99 (39.06% from 255 or 42.13% from 235); Green value is 56 (22.27% from 255 or 23.83% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 99 - color contains mainly: red. Hex color #633850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633850 is #9CC7AF. Grayscale: #474747. Windows color (decimal): -10274736 or 5257315. OLE color: 5257315.
HSL color Cylindrical-coordinate representation of color #633850: hue angle of 326.51º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #633850 is Cyan = 0, Magento = 0.43, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 56 | 80 | - |
| CMYK | 0 | 0.43 | 0.19 | 0.61 |
| HSL | 326.51º | 0.28% | 0.3% | - |
| HSV(B) | 326.51º | 0.43% | 0.39% | - |
| XYZ | 8.01 | 6.06 | 8.34 | - |
| YUV | 71.59 | 132.75 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 56 | 80 | 0 | 0.43 | 0.19 | 0.61 | 326.51 | 0.28 | 0.3 |
| Hex | 63 | 38 | 50 | 0 | 2B | 13 | 3D | 147 | 1C | 1E |
| Octal | 143 | 70 | 120 | 0 | 53 | 23 | 75 | 507 | 34 | 36 |
| Binary | 1100011 | 111000 | 1010000 | 0 | 101011 | 10011 | 111101 | 101000111 | 11100 | 11110 |
Color Harmonies of #633850
Complementary color
Monochromatic Colors of #633850
Black with #633850
Text Example
Text Example
White with #633850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633850; }
p { color: rgb(99,56,80); }
H1.HeaderClassName
{
color: #633850;
}
.AnyTagClassName
{
color: #633850;
}
</style>
background-color css
<style>
a { background-color: #633850; }
a { background-color: rgb(99,56,80); }
div.DivClassName
{
background-color: #633850;
}
.BgClassName
{
background-color: #633850;
}
</style>
border-color css
<style>
span { border-color: #633850; }
span { border-color: rgb(99,56,80); }
td.TdClassName
{
border-color: #633850;
}
.TagClassName
{
border-color: #633850;
}
</style>