Shades of Finn #764258
Tints of Finn #764258
RGB
CMYK
RGB Variations
Color information
#764258 (or 0x764258) is known color: Finn. HEX triplet: 76, 42 and 58. RGB value is (118,66,88). Sum of RGB (Red+Green+Blue) = 118+66+88=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 66 (26.17% from 255 or 24.26% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #764258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764258 is #89BDA7. Grayscale: #545454. Windows color (decimal): -9026984 or 5784182. OLE color: 5784182.
HSL color Cylindrical-coordinate representation of color #764258: hue angle of 334.62º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #764258 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 88 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.54 |
| HSL | 334.62º | 0.28% | 0.36% | - |
| HSV(B) | 334.62º | 0.44% | 0.46% | - |
| XYZ | 11.18 | 8.45 | 10.27 | - |
| YUV | 84.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 88 | 0 | 0.44 | 0.25 | 0.54 | 334.62 | 0.28 | 0.36 |
| Hex | 76 | 42 | 58 | 0 | 2C | 19 | 36 | 14F | 1C | 24 |
| Octal | 166 | 102 | 130 | 0 | 54 | 31 | 66 | 517 | 34 | 44 |
| Binary | 1110110 | 1000010 | 1011000 | 0 | 101100 | 11001 | 110110 | 101001111 | 11100 | 100100 |
Color Harmonies of #764258
Complementary color
Monochromatic Colors of #764258
Black with #764258
Text Example
Text Example
White with #764258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764258; }
p { color: rgb(118,66,88); }
H1.HeaderClassName
{
color: #764258;
}
.AnyTagClassName
{
color: #764258;
}
</style>
background-color css
<style>
a { background-color: #764258; }
a { background-color: rgb(118,66,88); }
div.DivClassName
{
background-color: #764258;
}
.BgClassName
{
background-color: #764258;
}
</style>
border-color css
<style>
span { border-color: #764258; }
span { border-color: rgb(118,66,88); }
td.TdClassName
{
border-color: #764258;
}
.TagClassName
{
border-color: #764258;
}
</style>