Shades of Finn #683453
Tints of Finn #683453
RGB
CMYK
RGB Variations
Color information
#683453 (or 0x683453) is known color: Finn. HEX triplet: 68, 34 and 53. RGB value is (104,52,83). Sum of RGB (Red+Green+Blue) = 104+52+83=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #683453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683453 is #97CBAC. Grayscale: #474747. Windows color (decimal): -9948077 or 5452904. OLE color: 5452904.
HSL color Cylindrical-coordinate representation of color #683453: hue angle of 324.23º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #683453 is Cyan = 0, Magento = 0.50, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 52 | 83 | - |
| CMYK | 0 | 0.50 | 0.20 | 0.59 |
| HSL | 324.23º | 0.33% | 0.31% | - |
| HSV(B) | 324.23º | 0.5% | 0.41% | - |
| XYZ | 8.5 | 6.02 | 8.9 | - |
| YUV | 71.08 | 134.73 | 151.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 52 | 83 | 0 | 0.50 | 0.20 | 0.59 | 324.23 | 0.33 | 0.31 |
| Hex | 68 | 34 | 53 | 0 | 32 | 14 | 3B | 144 | 21 | 1F |
| Octal | 150 | 64 | 123 | 0 | 62 | 24 | 73 | 504 | 41 | 37 |
| Binary | 1101000 | 110100 | 1010011 | 0 | 110010 | 10100 | 111011 | 101000100 | 100001 | 11111 |
Color Harmonies of #683453
Complementary color
Monochromatic Colors of #683453
Black with #683453
Text Example
Text Example
White with #683453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683453; }
p { color: rgb(104,52,83); }
H1.HeaderClassName
{
color: #683453;
}
.AnyTagClassName
{
color: #683453;
}
</style>
background-color css
<style>
a { background-color: #683453; }
a { background-color: rgb(104,52,83); }
div.DivClassName
{
background-color: #683453;
}
.BgClassName
{
background-color: #683453;
}
</style>
border-color css
<style>
span { border-color: #683453; }
span { border-color: rgb(104,52,83); }
td.TdClassName
{
border-color: #683453;
}
.TagClassName
{
border-color: #683453;
}
</style>