Shades of Finn #634658
Tints of Finn #634658
RGB
CMYK
RGB Variations
Color information
#634658 (or 0x634658) is known color: Finn. HEX triplet: 63, 46 and 58. RGB value is (99,70,88). Sum of RGB (Red+Green+Blue) = 99+70+88=257 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.52% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 99 - color contains mainly: red. Hex color #634658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634658 is #9CB9A7. Grayscale: #505050. Windows color (decimal): -10271144 or 5785187. OLE color: 5785187.
HSL color Cylindrical-coordinate representation of color #634658: hue angle of 322.76º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #634658 is Cyan = 0, Magento = 0.29, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 70 | 88 | - |
| CMYK | 0 | 0.29 | 0.11 | 0.61 |
| HSL | 322.76º | 0.17% | 0.33% | - |
| HSV(B) | 322.76º | 0.29% | 0.39% | - |
| XYZ | 9.1 | 7.74 | 10.25 | - |
| YUV | 80.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 88 | 0 | 0.29 | 0.11 | 0.61 | 322.76 | 0.17 | 0.33 |
| Hex | 63 | 46 | 58 | 0 | 1D | B | 3D | 143 | 11 | 21 |
| Octal | 143 | 106 | 130 | 0 | 35 | 13 | 75 | 503 | 21 | 41 |
| Binary | 1100011 | 1000110 | 1011000 | 0 | 11101 | 1011 | 111101 | 101000011 | 10001 | 100001 |
Color Harmonies of #634658
Complementary color
Monochromatic Colors of #634658
Black with #634658
Text Example
Text Example
White with #634658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634658; }
p { color: rgb(99,70,88); }
H1.HeaderClassName
{
color: #634658;
}
.AnyTagClassName
{
color: #634658;
}
</style>
background-color css
<style>
a { background-color: #634658; }
a { background-color: rgb(99,70,88); }
div.DivClassName
{
background-color: #634658;
}
.BgClassName
{
background-color: #634658;
}
</style>
border-color css
<style>
span { border-color: #634658; }
span { border-color: rgb(99,70,88); }
td.TdClassName
{
border-color: #634658;
}
.TagClassName
{
border-color: #634658;
}
</style>