Shades of Finn #634154
Tints of Finn #634154
RGB
CMYK
RGB Variations
Color information
#634154 (or 0x634154) is known color: Finn. HEX triplet: 63, 41 and 54. RGB value is (99,65,84). Sum of RGB (Red+Green+Blue) = 99+65+84=248 (32% of max value = 765). Red value is 99 (39.06% from 255 or 39.92% from 248); Green value is 65 (25.78% from 255 or 26.21% from 248); Blue value is 84 (33.20% from 255 or 33.87% from 248); Max value from RGB is 99 - color contains mainly: red. Hex color #634154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634154 is #9CBEAB. Grayscale: #4D4D4D. Windows color (decimal): -10272428 or 5521763. OLE color: 5521763.
HSL color Cylindrical-coordinate representation of color #634154: hue angle of 326.47º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #634154 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 65 | 84 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.61 |
| HSL | 326.47º | 0.21% | 0.32% | - |
| HSV(B) | 326.47º | 0.34% | 0.39% | - |
| XYZ | 8.64 | 7.07 | 9.3 | - |
| YUV | 77.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 84 | 0 | 0.34 | 0.15 | 0.61 | 326.47 | 0.21 | 0.32 |
| Hex | 63 | 41 | 54 | 0 | 22 | F | 3D | 146 | 15 | 20 |
| Octal | 143 | 101 | 124 | 0 | 42 | 17 | 75 | 506 | 25 | 40 |
| Binary | 1100011 | 1000001 | 1010100 | 0 | 100010 | 1111 | 111101 | 101000110 | 10101 | 100000 |
Color Harmonies of #634154
Complementary color
Monochromatic Colors of #634154
Black with #634154
Text Example
Text Example
White with #634154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634154; }
p { color: rgb(99,65,84); }
H1.HeaderClassName
{
color: #634154;
}
.AnyTagClassName
{
color: #634154;
}
</style>
background-color css
<style>
a { background-color: #634154; }
a { background-color: rgb(99,65,84); }
div.DivClassName
{
background-color: #634154;
}
.BgClassName
{
background-color: #634154;
}
</style>
border-color css
<style>
span { border-color: #634154; }
span { border-color: rgb(99,65,84); }
td.TdClassName
{
border-color: #634154;
}
.TagClassName
{
border-color: #634154;
}
</style>