Shades of Finn #634356
Tints of Finn #634356
RGB
CMYK
RGB Variations
Color information
#634356 (or 0x634356) is known color: Finn. HEX triplet: 63, 43 and 56. RGB value is (99,67,86). Sum of RGB (Red+Green+Blue) = 99+67+86=252 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.29% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 99 - color contains mainly: red. Hex color #634356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634356 is #9CBCA9. Grayscale: #4E4E4E. Windows color (decimal): -10271914 or 5653347. OLE color: 5653347.
HSL color Cylindrical-coordinate representation of color #634356: hue angle of 324.38º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #634356 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 67 | 86 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.61 |
| HSL | 324.38º | 0.19% | 0.33% | - |
| HSV(B) | 324.38º | 0.32% | 0.39% | - |
| XYZ | 8.83 | 7.34 | 9.76 | - |
| YUV | 78.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 67 | 86 | 0 | 0.32 | 0.13 | 0.61 | 324.38 | 0.19 | 0.33 |
| Hex | 63 | 43 | 56 | 0 | 20 | D | 3D | 144 | 13 | 21 |
| Octal | 143 | 103 | 126 | 0 | 40 | 15 | 75 | 504 | 23 | 41 |
| Binary | 1100011 | 1000011 | 1010110 | 0 | 100000 | 1101 | 111101 | 101000100 | 10011 | 100001 |
Color Harmonies of #634356
Complementary color
Monochromatic Colors of #634356
Black with #634356
Text Example
Text Example
White with #634356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634356; }
p { color: rgb(99,67,86); }
H1.HeaderClassName
{
color: #634356;
}
.AnyTagClassName
{
color: #634356;
}
</style>
background-color css
<style>
a { background-color: #634356; }
a { background-color: rgb(99,67,86); }
div.DivClassName
{
background-color: #634356;
}
.BgClassName
{
background-color: #634356;
}
</style>
border-color css
<style>
span { border-color: #634356; }
span { border-color: rgb(99,67,86); }
td.TdClassName
{
border-color: #634356;
}
.TagClassName
{
border-color: #634356;
}
</style>