Shades of Finn #764355
Tints of Finn #764355
RGB
CMYK
RGB Variations
Color information
#764355 (or 0x764355) is known color: Finn. HEX triplet: 76, 43 and 55. RGB value is (118,67,85). Sum of RGB (Red+Green+Blue) = 118+67+85=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 67 (26.56% from 255 or 24.81% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #764355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764355 is #89BCAA. Grayscale: #545454. Windows color (decimal): -9026731 or 5587830. OLE color: 5587830.
HSL color Cylindrical-coordinate representation of color #764355: hue angle of 338.82º 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 #764355 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 85 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.54 |
| HSL | 338.82º | 0.28% | 0.36% | - |
| HSV(B) | 338.82º | 0.43% | 0.46% | - |
| XYZ | 11.12 | 8.52 | 9.65 | - |
| YUV | 84.3 | 128.4 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 85 | 0 | 0.43 | 0.28 | 0.54 | 338.82 | 0.28 | 0.36 |
| Hex | 76 | 43 | 55 | 0 | 2B | 1C | 36 | 153 | 1C | 24 |
| Octal | 166 | 103 | 125 | 0 | 53 | 34 | 66 | 523 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1010101 | 0 | 101011 | 11100 | 110110 | 101010011 | 11100 | 100100 |
Color Harmonies of #764355
Complementary color
Monochromatic Colors of #764355
Black with #764355
Text Example
Text Example
White with #764355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764355; }
p { color: rgb(118,67,85); }
H1.HeaderClassName
{
color: #764355;
}
.AnyTagClassName
{
color: #764355;
}
</style>
background-color css
<style>
a { background-color: #764355; }
a { background-color: rgb(118,67,85); }
div.DivClassName
{
background-color: #764355;
}
.BgClassName
{
background-color: #764355;
}
</style>
border-color css
<style>
span { border-color: #764355; }
span { border-color: rgb(118,67,85); }
td.TdClassName
{
border-color: #764355;
}
.TagClassName
{
border-color: #764355;
}
</style>