Shades of Finn #674053
Tints of Finn #674053
RGB
CMYK
RGB Variations
Color information
#674053 (or 0x674053) is known color: Finn. HEX triplet: 67, 40 and 53. RGB value is (103,64,83). Sum of RGB (Red+Green+Blue) = 103+64+83=250 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.2% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 103 - color contains mainly: red. Hex color #674053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674053 is #98BFAC. Grayscale: #4D4D4D. Windows color (decimal): -10010541 or 5455975. OLE color: 5455975.
HSL color Cylindrical-coordinate representation of color #674053: hue angle of 330.77º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #674053 is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 83 | - |
| CMYK | 0 | 0.38 | 0.19 | 0.60 |
| HSL | 330.77º | 0.23% | 0.33% | - |
| HSV(B) | 330.77º | 0.38% | 0.4% | - |
| XYZ | 8.99 | 7.17 | 9.09 | - |
| YUV | 77.83 | 130.92 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 83 | 0 | 0.38 | 0.19 | 0.60 | 330.77 | 0.23 | 0.33 |
| Hex | 67 | 40 | 53 | 0 | 26 | 13 | 3C | 14B | 17 | 21 |
| Octal | 147 | 100 | 123 | 0 | 46 | 23 | 74 | 513 | 27 | 41 |
| Binary | 1100111 | 1000000 | 1010011 | 0 | 100110 | 10011 | 111100 | 101001011 | 10111 | 100001 |
Color Harmonies of #674053
Complementary color
Monochromatic Colors of #674053
Black with #674053
Text Example
Text Example
White with #674053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674053; }
p { color: rgb(103,64,83); }
H1.HeaderClassName
{
color: #674053;
}
.AnyTagClassName
{
color: #674053;
}
</style>
background-color css
<style>
a { background-color: #674053; }
a { background-color: rgb(103,64,83); }
div.DivClassName
{
background-color: #674053;
}
.BgClassName
{
background-color: #674053;
}
</style>
border-color css
<style>
span { border-color: #674053; }
span { border-color: rgb(103,64,83); }
td.TdClassName
{
border-color: #674053;
}
.TagClassName
{
border-color: #674053;
}
</style>