Shades of Finn #764353
Tints of Finn #764353
RGB
CMYK
RGB Variations
Color information
#764353 (or 0x764353) is known color: Finn. HEX triplet: 76, 43 and 53. RGB value is (118,67,83). Sum of RGB (Red+Green+Blue) = 118+67+83=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 67 (26.56% from 255 or 25% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #764353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764353 is #89BCAC. Grayscale: #545454. Windows color (decimal): -9026733 or 5456758. OLE color: 5456758.
HSL color Cylindrical-coordinate representation of color #764353: hue angle of 341.18º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764353 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 83 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.54 |
| HSL | 341.18º | 0.28% | 0.36% | - |
| HSV(B) | 341.18º | 0.43% | 0.46% | - |
| XYZ | 11.04 | 8.49 | 9.24 | - |
| YUV | 84.07 | 127.4 | 152.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 83 | 0 | 0.43 | 0.30 | 0.54 | 341.18 | 0.28 | 0.36 |
| Hex | 76 | 43 | 53 | 0 | 2B | 1E | 36 | 155 | 1C | 24 |
| Octal | 166 | 103 | 123 | 0 | 53 | 36 | 66 | 525 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1010011 | 0 | 101011 | 11110 | 110110 | 101010101 | 11100 | 100100 |
Color Harmonies of #764353
Complementary color
Monochromatic Colors of #764353
Black with #764353
Text Example
Text Example
White with #764353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764353; }
p { color: rgb(118,67,83); }
H1.HeaderClassName
{
color: #764353;
}
.AnyTagClassName
{
color: #764353;
}
</style>
background-color css
<style>
a { background-color: #764353; }
a { background-color: rgb(118,67,83); }
div.DivClassName
{
background-color: #764353;
}
.BgClassName
{
background-color: #764353;
}
</style>
border-color css
<style>
span { border-color: #764353; }
span { border-color: rgb(118,67,83); }
td.TdClassName
{
border-color: #764353;
}
.TagClassName
{
border-color: #764353;
}
</style>