Shades of Finn #633550
Tints of Finn #633550
RGB
CMYK
RGB Variations
Color information
#633550 (or 0x633550) is known color: Finn. HEX triplet: 63, 35 and 50. RGB value is (99,53,80). Sum of RGB (Red+Green+Blue) = 99+53+80=232 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.67% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 99 - color contains mainly: red. Hex color #633550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633550 is #9CCAAF. Grayscale: #454545. Windows color (decimal): -10275504 or 5256547. OLE color: 5256547.
HSL color Cylindrical-coordinate representation of color #633550: hue angle of 324.78º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #633550 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 53 | 80 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.61 |
| HSL | 324.78º | 0.3% | 0.3% | - |
| HSV(B) | 324.78º | 0.46% | 0.39% | - |
| XYZ | 7.87 | 5.78 | 8.29 | - |
| YUV | 69.83 | 133.74 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 80 | 0 | 0.46 | 0.19 | 0.61 | 324.78 | 0.3 | 0.3 |
| Hex | 63 | 35 | 50 | 0 | 2E | 13 | 3D | 145 | 1E | 1E |
| Octal | 143 | 65 | 120 | 0 | 56 | 23 | 75 | 505 | 36 | 36 |
| Binary | 1100011 | 110101 | 1010000 | 0 | 101110 | 10011 | 111101 | 101000101 | 11110 | 11110 |
Color Harmonies of #633550
Complementary color
Monochromatic Colors of #633550
Black with #633550
Text Example
Text Example
White with #633550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633550; }
p { color: rgb(99,53,80); }
H1.HeaderClassName
{
color: #633550;
}
.AnyTagClassName
{
color: #633550;
}
</style>
background-color css
<style>
a { background-color: #633550; }
a { background-color: rgb(99,53,80); }
div.DivClassName
{
background-color: #633550;
}
.BgClassName
{
background-color: #633550;
}
</style>
border-color css
<style>
span { border-color: #633550; }
span { border-color: rgb(99,53,80); }
td.TdClassName
{
border-color: #633550;
}
.TagClassName
{
border-color: #633550;
}
</style>