Shades of Finn #633954
Tints of Finn #633954
RGB
CMYK
RGB Variations
Color information
#633954 (or 0x633954) is known color: Finn. HEX triplet: 63, 39 and 54. RGB value is (99,57,84). Sum of RGB (Red+Green+Blue) = 99+57+84=240 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.25% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 99 - color contains mainly: red. Hex color #633954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633954 is #9CC6AB. Grayscale: #484848. Windows color (decimal): -10274476 or 5519715. OLE color: 5519715.
HSL color Cylindrical-coordinate representation of color #633954: hue angle of 321.43º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #633954 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 57 | 84 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.61 |
| HSL | 321.43º | 0.27% | 0.31% | - |
| HSV(B) | 321.43º | 0.42% | 0.39% | - |
| XYZ | 8.21 | 6.22 | 9.16 | - |
| YUV | 72.64 | 134.41 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 84 | 0 | 0.42 | 0.15 | 0.61 | 321.43 | 0.27 | 0.31 |
| Hex | 63 | 39 | 54 | 0 | 2A | F | 3D | 141 | 1B | 1F |
| Octal | 143 | 71 | 124 | 0 | 52 | 17 | 75 | 501 | 33 | 37 |
| Binary | 1100011 | 111001 | 1010100 | 0 | 101010 | 1111 | 111101 | 101000001 | 11011 | 11111 |
Color Harmonies of #633954
Complementary color
Monochromatic Colors of #633954
Black with #633954
Text Example
Text Example
White with #633954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633954; }
p { color: rgb(99,57,84); }
H1.HeaderClassName
{
color: #633954;
}
.AnyTagClassName
{
color: #633954;
}
</style>
background-color css
<style>
a { background-color: #633954; }
a { background-color: rgb(99,57,84); }
div.DivClassName
{
background-color: #633954;
}
.BgClassName
{
background-color: #633954;
}
</style>
border-color css
<style>
span { border-color: #633954; }
span { border-color: rgb(99,57,84); }
td.TdClassName
{
border-color: #633954;
}
.TagClassName
{
border-color: #633954;
}
</style>