Shades of Finn #634057
Tints of Finn #634057
RGB
CMYK
RGB Variations
Color information
#634057 (or 0x634057) is known color: Finn. HEX triplet: 63, 40 and 57. RGB value is (99,64,87). Sum of RGB (Red+Green+Blue) = 99+64+87=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 87 (34.38% from 255 or 34.8% from 250); Max value from RGB is 99 - color contains mainly: red. Hex color #634057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634057 is #9CBFA8. Grayscale: #4D4D4D. Windows color (decimal): -10272681 or 5718115. OLE color: 5718115.
HSL color Cylindrical-coordinate representation of color #634057: hue angle of 320.57º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634057 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 64 | 87 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.61 |
| HSL | 320.57º | 0.21% | 0.32% | - |
| HSV(B) | 320.57º | 0.35% | 0.39% | - |
| XYZ | 8.7 | 7.01 | 9.91 | - |
| YUV | 77.09 | 133.6 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 87 | 0 | 0.35 | 0.12 | 0.61 | 320.57 | 0.21 | 0.32 |
| Hex | 63 | 40 | 57 | 0 | 23 | C | 3D | 141 | 15 | 20 |
| Octal | 143 | 100 | 127 | 0 | 43 | 14 | 75 | 501 | 25 | 40 |
| Binary | 1100011 | 1000000 | 1010111 | 0 | 100011 | 1100 | 111101 | 101000001 | 10101 | 100000 |
Color Harmonies of #634057
Complementary color
Monochromatic Colors of #634057
Black with #634057
Text Example
Text Example
White with #634057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634057; }
p { color: rgb(99,64,87); }
H1.HeaderClassName
{
color: #634057;
}
.AnyTagClassName
{
color: #634057;
}
</style>
background-color css
<style>
a { background-color: #634057; }
a { background-color: rgb(99,64,87); }
div.DivClassName
{
background-color: #634057;
}
.BgClassName
{
background-color: #634057;
}
</style>
border-color css
<style>
span { border-color: #634057; }
span { border-color: rgb(99,64,87); }
td.TdClassName
{
border-color: #634057;
}
.TagClassName
{
border-color: #634057;
}
</style>