Shades of Finn #633853
Tints of Finn #633853
RGB
CMYK
RGB Variations
Color information
#633853 (or 0x633853) is known color: Finn. HEX triplet: 63, 38 and 53. RGB value is (99,56,83). Sum of RGB (Red+Green+Blue) = 99+56+83=238 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.60% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 99 - color contains mainly: red. Hex color #633853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633853 is #9CC7AC. Grayscale: #474747. Windows color (decimal): -10274733 or 5453923. OLE color: 5453923.
HSL color Cylindrical-coordinate representation of color #633853: hue angle of 322.33º 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 #633853 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 56 | 83 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.61 |
| HSL | 322.33º | 0.28% | 0.3% | - |
| HSV(B) | 322.33º | 0.43% | 0.39% | - |
| XYZ | 8.12 | 6.11 | 8.93 | - |
| YUV | 71.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 56 | 83 | 0 | 0.43 | 0.16 | 0.61 | 322.33 | 0.28 | 0.3 |
| Hex | 63 | 38 | 53 | 0 | 2B | 10 | 3D | 142 | 1C | 1E |
| Octal | 143 | 70 | 123 | 0 | 53 | 20 | 75 | 502 | 34 | 36 |
| Binary | 1100011 | 111000 | 1010011 | 0 | 101011 | 10000 | 111101 | 101000010 | 11100 | 11110 |
Color Harmonies of #633853
Complementary color
Monochromatic Colors of #633853
Black with #633853
Text Example
Text Example
White with #633853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633853; }
p { color: rgb(99,56,83); }
H1.HeaderClassName
{
color: #633853;
}
.AnyTagClassName
{
color: #633853;
}
</style>
background-color css
<style>
a { background-color: #633853; }
a { background-color: rgb(99,56,83); }
div.DivClassName
{
background-color: #633853;
}
.BgClassName
{
background-color: #633853;
}
</style>
border-color css
<style>
span { border-color: #633853; }
span { border-color: rgb(99,56,83); }
td.TdClassName
{
border-color: #633853;
}
.TagClassName
{
border-color: #633853;
}
</style>