Shades of Finn #673453
Tints of Finn #673453
RGB
CMYK
RGB Variations
Color information
#673453 (or 0x673453) is known color: Finn. HEX triplet: 67, 34 and 53. RGB value is (103,52,83). Sum of RGB (Red+Green+Blue) = 103+52+83=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 103 - color contains mainly: red. Hex color #673453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673453 is #98CBAC. Grayscale: #464646. Windows color (decimal): -10013613 or 5452903. OLE color: 5452903.
HSL color Cylindrical-coordinate representation of color #673453: hue angle of 323.53º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673453 is Cyan = 0, Magento = 0.50, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 83 | - |
| CMYK | 0 | 0.50 | 0.19 | 0.60 |
| HSL | 323.53º | 0.33% | 0.3% | - |
| HSV(B) | 323.53º | 0.5% | 0.4% | - |
| XYZ | 8.38 | 5.96 | 8.89 | - |
| YUV | 70.78 | 134.9 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 83 | 0 | 0.50 | 0.19 | 0.60 | 323.53 | 0.33 | 0.3 |
| Hex | 67 | 34 | 53 | 0 | 32 | 13 | 3C | 144 | 21 | 1E |
| Octal | 147 | 64 | 123 | 0 | 62 | 23 | 74 | 504 | 41 | 36 |
| Binary | 1100111 | 110100 | 1010011 | 0 | 110010 | 10011 | 111100 | 101000100 | 100001 | 11110 |
Color Harmonies of #673453
Complementary color
Monochromatic Colors of #673453
Black with #673453
Text Example
Text Example
White with #673453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673453; }
p { color: rgb(103,52,83); }
H1.HeaderClassName
{
color: #673453;
}
.AnyTagClassName
{
color: #673453;
}
</style>
background-color css
<style>
a { background-color: #673453; }
a { background-color: rgb(103,52,83); }
div.DivClassName
{
background-color: #673453;
}
.BgClassName
{
background-color: #673453;
}
</style>
border-color css
<style>
span { border-color: #673453; }
span { border-color: rgb(103,52,83); }
td.TdClassName
{
border-color: #673453;
}
.TagClassName
{
border-color: #673453;
}
</style>