Shades of Finn #634752
Tints of Finn #634752
RGB
CMYK
RGB Variations
Color information
#634752 (or 0x634752) is known color: Finn. HEX triplet: 63, 47 and 52. RGB value is (99,71,82). Sum of RGB (Red+Green+Blue) = 99+71+82=252 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.29% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 82 (32.42% from 255 or 32.54% from 252); Max value from RGB is 99 - color contains mainly: red. Hex color #634752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634752 is #9CB8AD. Grayscale: #505050. Windows color (decimal): -10270894 or 5392227. OLE color: 5392227.
HSL color Cylindrical-coordinate representation of color #634752: hue angle of 336.43º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #634752 is Cyan = 0, Magento = 0.28, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 82 | - |
| CMYK | 0 | 0.28 | 0.17 | 0.61 |
| HSL | 336.43º | 0.16% | 0.33% | - |
| HSV(B) | 336.43º | 0.28% | 0.39% | - |
| XYZ | 8.92 | 7.77 | 9.01 | - |
| YUV | 80.63 | 128.78 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 82 | 0 | 0.28 | 0.17 | 0.61 | 336.43 | 0.16 | 0.33 |
| Hex | 63 | 47 | 52 | 0 | 1C | 11 | 3D | 150 | 10 | 21 |
| Octal | 143 | 107 | 122 | 0 | 34 | 21 | 75 | 520 | 20 | 41 |
| Binary | 1100011 | 1000111 | 1010010 | 0 | 11100 | 10001 | 111101 | 101010000 | 10000 | 100001 |
Color Harmonies of #634752
Complementary color
Monochromatic Colors of #634752
Black with #634752
Text Example
Text Example
White with #634752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634752; }
p { color: rgb(99,71,82); }
H1.HeaderClassName
{
color: #634752;
}
.AnyTagClassName
{
color: #634752;
}
</style>
background-color css
<style>
a { background-color: #634752; }
a { background-color: rgb(99,71,82); }
div.DivClassName
{
background-color: #634752;
}
.BgClassName
{
background-color: #634752;
}
</style>
border-color css
<style>
span { border-color: #634752; }
span { border-color: rgb(99,71,82); }
td.TdClassName
{
border-color: #634752;
}
.TagClassName
{
border-color: #634752;
}
</style>