Shades of Finn #634552
Tints of Finn #634552
RGB
CMYK
RGB Variations
Color information
#634552 (or 0x634552) is known color: Finn. HEX triplet: 63, 45 and 52. RGB value is (99,69,82). Sum of RGB (Red+Green+Blue) = 99+69+82=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 69 (27.34% from 255 or 27.6% from 250); Blue value is 82 (32.42% from 255 or 32.8% from 250); Max value from RGB is 99 - color contains mainly: red. Hex color #634552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634552 is #9CBAAD. Grayscale: #4F4F4F. Windows color (decimal): -10271406 or 5391715. OLE color: 5391715.
HSL color Cylindrical-coordinate representation of color #634552: hue angle of 334º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #634552 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 82 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.61 |
| HSL | 334º | 0.18% | 0.33% | - |
| HSV(B) | 334º | 0.3% | 0.39% | - |
| XYZ | 8.8 | 7.52 | 8.97 | - |
| YUV | 79.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 82 | 0 | 0.30 | 0.17 | 0.61 | 334 | 0.18 | 0.33 |
| Hex | 63 | 45 | 52 | 0 | 1E | 11 | 3D | 14E | 12 | 21 |
| Octal | 143 | 105 | 122 | 0 | 36 | 21 | 75 | 516 | 22 | 41 |
| Binary | 1100011 | 1000101 | 1010010 | 0 | 11110 | 10001 | 111101 | 101001110 | 10010 | 100001 |
Color Harmonies of #634552
Complementary color
Monochromatic Colors of #634552
Black with #634552
Text Example
Text Example
White with #634552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634552; }
p { color: rgb(99,69,82); }
H1.HeaderClassName
{
color: #634552;
}
.AnyTagClassName
{
color: #634552;
}
</style>
background-color css
<style>
a { background-color: #634552; }
a { background-color: rgb(99,69,82); }
div.DivClassName
{
background-color: #634552;
}
.BgClassName
{
background-color: #634552;
}
</style>
border-color css
<style>
span { border-color: #634552; }
span { border-color: rgb(99,69,82); }
td.TdClassName
{
border-color: #634552;
}
.TagClassName
{
border-color: #634552;
}
</style>