Shades of Finn #673953
Tints of Finn #673953
RGB
CMYK
RGB Variations
Color information
#673953 (or 0x673953) is known color: Finn. HEX triplet: 67, 39 and 53. RGB value is (103,57,83). Sum of RGB (Red+Green+Blue) = 103+57+83=243 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.39% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 83 (32.81% from 255 or 34.16% from 243); Max value from RGB is 103 - color contains mainly: red. Hex color #673953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673953 is #98C6AC. Grayscale: #494949. Windows color (decimal): -10012333 or 5454183. OLE color: 5454183.
HSL color Cylindrical-coordinate representation of color #673953: hue angle of 326.09º 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 #673953 is Cyan = 0, Magento = 0.45, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 57 | 83 | - |
| CMYK | 0 | 0.45 | 0.19 | 0.60 |
| HSL | 326.09º | 0.29% | 0.31% | - |
| HSV(B) | 326.09º | 0.45% | 0.4% | - |
| XYZ | 8.62 | 6.43 | 8.97 | - |
| YUV | 73.72 | 133.24 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 57 | 83 | 0 | 0.45 | 0.19 | 0.60 | 326.09 | 0.29 | 0.31 |
| Hex | 67 | 39 | 53 | 0 | 2D | 13 | 3C | 146 | 1D | 1F |
| Octal | 147 | 71 | 123 | 0 | 55 | 23 | 74 | 506 | 35 | 37 |
| Binary | 1100111 | 111001 | 1010011 | 0 | 101101 | 10011 | 111100 | 101000110 | 11101 | 11111 |
Color Harmonies of #673953
Complementary color
Monochromatic Colors of #673953
Black with #673953
Text Example
Text Example
White with #673953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673953; }
p { color: rgb(103,57,83); }
H1.HeaderClassName
{
color: #673953;
}
.AnyTagClassName
{
color: #673953;
}
</style>
background-color css
<style>
a { background-color: #673953; }
a { background-color: rgb(103,57,83); }
div.DivClassName
{
background-color: #673953;
}
.BgClassName
{
background-color: #673953;
}
</style>
border-color css
<style>
span { border-color: #673953; }
span { border-color: rgb(103,57,83); }
td.TdClassName
{
border-color: #673953;
}
.TagClassName
{
border-color: #673953;
}
</style>