Shades of Finn #673958
Tints of Finn #673958
RGB
CMYK
RGB Variations
Color information
#673958 (or 0x673958) is known color: Finn. HEX triplet: 67, 39 and 58. RGB value is (103,57,88). Sum of RGB (Red+Green+Blue) = 103+57+88=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 57 (22.66% from 255 or 22.98% from 248); Blue value is 88 (34.77% from 255 or 35.48% from 248); Max value from RGB is 103 - color contains mainly: red. Hex color #673958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673958 is #98C6A7. Grayscale: #4A4A4A. Windows color (decimal): -10012328 or 5781863. OLE color: 5781863.
HSL color Cylindrical-coordinate representation of color #673958: hue angle of 319.57º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #673958 is Cyan = 0, Magento = 0.45, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 57 | 88 | - |
| CMYK | 0 | 0.45 | 0.15 | 0.60 |
| HSL | 319.57º | 0.29% | 0.31% | - |
| HSV(B) | 319.57º | 0.45% | 0.4% | - |
| XYZ | 8.82 | 6.51 | 10.03 | - |
| YUV | 74.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 57 | 88 | 0 | 0.45 | 0.15 | 0.60 | 319.57 | 0.29 | 0.31 |
| Hex | 67 | 39 | 58 | 0 | 2D | F | 3C | 140 | 1D | 1F |
| Octal | 147 | 71 | 130 | 0 | 55 | 17 | 74 | 500 | 35 | 37 |
| Binary | 1100111 | 111001 | 1011000 | 0 | 101101 | 1111 | 111100 | 101000000 | 11101 | 11111 |
Color Harmonies of #673958
Complementary color
Monochromatic Colors of #673958
Black with #673958
Text Example
Text Example
White with #673958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673958; }
p { color: rgb(103,57,88); }
H1.HeaderClassName
{
color: #673958;
}
.AnyTagClassName
{
color: #673958;
}
</style>
background-color css
<style>
a { background-color: #673958; }
a { background-color: rgb(103,57,88); }
div.DivClassName
{
background-color: #673958;
}
.BgClassName
{
background-color: #673958;
}
</style>
border-color css
<style>
span { border-color: #673958; }
span { border-color: rgb(103,57,88); }
td.TdClassName
{
border-color: #673958;
}
.TagClassName
{
border-color: #673958;
}
</style>