Shades of Finn #634458
Tints of Finn #634458
RGB
CMYK
RGB Variations
Color information
#634458 (or 0x634458) is known color: Finn. HEX triplet: 63, 44 and 58. RGB value is (99,68,88). Sum of RGB (Red+Green+Blue) = 99+68+88=255 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.82% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 99 - color contains mainly: red. Hex color #634458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634458 is #9CBBA7. Grayscale: #4F4F4F. Windows color (decimal): -10271656 or 5784675. OLE color: 5784675.
HSL color Cylindrical-coordinate representation of color #634458: hue angle of 321.29º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #634458 is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 68 | 88 | - |
| CMYK | 0 | 0.31 | 0.11 | 0.61 |
| HSL | 321.29º | 0.19% | 0.33% | - |
| HSV(B) | 321.29º | 0.31% | 0.39% | - |
| XYZ | 8.97 | 7.49 | 10.21 | - |
| YUV | 79.55 | 132.77 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 68 | 88 | 0 | 0.31 | 0.11 | 0.61 | 321.29 | 0.19 | 0.33 |
| Hex | 63 | 44 | 58 | 0 | 1F | B | 3D | 141 | 13 | 21 |
| Octal | 143 | 104 | 130 | 0 | 37 | 13 | 75 | 501 | 23 | 41 |
| Binary | 1100011 | 1000100 | 1011000 | 0 | 11111 | 1011 | 111101 | 101000001 | 10011 | 100001 |
Color Harmonies of #634458
Complementary color
Monochromatic Colors of #634458
Black with #634458
Text Example
Text Example
White with #634458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634458; }
p { color: rgb(99,68,88); }
H1.HeaderClassName
{
color: #634458;
}
.AnyTagClassName
{
color: #634458;
}
</style>
background-color css
<style>
a { background-color: #634458; }
a { background-color: rgb(99,68,88); }
div.DivClassName
{
background-color: #634458;
}
.BgClassName
{
background-color: #634458;
}
</style>
border-color css
<style>
span { border-color: #634458; }
span { border-color: rgb(99,68,88); }
td.TdClassName
{
border-color: #634458;
}
.TagClassName
{
border-color: #634458;
}
</style>