Shades of Finn #683853
Tints of Finn #683853
RGB
CMYK
RGB Variations
Color information
#683853 (or 0x683853) is known color: Finn. HEX triplet: 68, 38 and 53. RGB value is (104,56,83). Sum of RGB (Red+Green+Blue) = 104+56+83=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 56 (22.27% from 255 or 23.05% from 243); Blue value is 83 (32.81% from 255 or 34.16% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #683853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683853 is #97C7AC. Grayscale: #494949. Windows color (decimal): -9947053 or 5453928. OLE color: 5453928.
HSL color Cylindrical-coordinate representation of color #683853: hue angle of 326.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #683853 is Cyan = 0, Magento = 0.46, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 56 | 83 | - |
| CMYK | 0 | 0.46 | 0.20 | 0.59 |
| HSL | 326.25º | 0.3% | 0.31% | - |
| HSV(B) | 326.25º | 0.46% | 0.41% | - |
| XYZ | 8.68 | 6.4 | 8.96 | - |
| YUV | 73.43 | 133.4 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 56 | 83 | 0 | 0.46 | 0.20 | 0.59 | 326.25 | 0.3 | 0.31 |
| Hex | 68 | 38 | 53 | 0 | 2E | 14 | 3B | 146 | 1E | 1F |
| Octal | 150 | 70 | 123 | 0 | 56 | 24 | 73 | 506 | 36 | 37 |
| Binary | 1101000 | 111000 | 1010011 | 0 | 101110 | 10100 | 111011 | 101000110 | 11110 | 11111 |
Color Harmonies of #683853
Complementary color
Monochromatic Colors of #683853
Black with #683853
Text Example
Text Example
White with #683853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683853; }
p { color: rgb(104,56,83); }
H1.HeaderClassName
{
color: #683853;
}
.AnyTagClassName
{
color: #683853;
}
</style>
background-color css
<style>
a { background-color: #683853; }
a { background-color: rgb(104,56,83); }
div.DivClassName
{
background-color: #683853;
}
.BgClassName
{
background-color: #683853;
}
</style>
border-color css
<style>
span { border-color: #683853; }
span { border-color: rgb(104,56,83); }
td.TdClassName
{
border-color: #683853;
}
.TagClassName
{
border-color: #683853;
}
</style>