Shades of Finn #764356
Tints of Finn #764356
RGB
CMYK
RGB Variations
Color information
#764356 (or 0x764356) is known color: Finn. HEX triplet: 76, 43 and 56. RGB value is (118,67,86). Sum of RGB (Red+Green+Blue) = 118+67+86=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 67 (26.56% from 255 or 24.72% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #764356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764356 is #89BCA9. Grayscale: #545454. Windows color (decimal): -9026730 or 5653366. OLE color: 5653366.
HSL color Cylindrical-coordinate representation of color #764356: hue angle of 337.65º 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 #764356 is Cyan = 0, Magento = 0.43, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 86 | - |
| CMYK | 0 | 0.43 | 0.27 | 0.54 |
| HSL | 337.65º | 0.28% | 0.36% | - |
| HSV(B) | 337.65º | 0.43% | 0.46% | - |
| XYZ | 11.16 | 8.54 | 9.86 | - |
| YUV | 84.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 86 | 0 | 0.43 | 0.27 | 0.54 | 337.65 | 0.28 | 0.36 |
| Hex | 76 | 43 | 56 | 0 | 2B | 1B | 36 | 152 | 1C | 24 |
| Octal | 166 | 103 | 126 | 0 | 53 | 33 | 66 | 522 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1010110 | 0 | 101011 | 11011 | 110110 | 101010010 | 11100 | 100100 |
Color Harmonies of #764356
Complementary color
Monochromatic Colors of #764356
Black with #764356
Text Example
Text Example
White with #764356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764356; }
p { color: rgb(118,67,86); }
H1.HeaderClassName
{
color: #764356;
}
.AnyTagClassName
{
color: #764356;
}
</style>
background-color css
<style>
a { background-color: #764356; }
a { background-color: rgb(118,67,86); }
div.DivClassName
{
background-color: #764356;
}
.BgClassName
{
background-color: #764356;
}
</style>
border-color css
<style>
span { border-color: #764356; }
span { border-color: rgb(118,67,86); }
td.TdClassName
{
border-color: #764356;
}
.TagClassName
{
border-color: #764356;
}
</style>