Shades of Finn #754657
Tints of Finn #754657
RGB
CMYK
RGB Variations
Color information
#754657 (or 0x754657) is known color: Finn. HEX triplet: 75, 46 and 57. RGB value is (117,70,87). Sum of RGB (Red+Green+Blue) = 117+70+87=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 70 (27.73% from 255 or 25.55% from 274); Blue value is 87 (34.38% from 255 or 31.75% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #754657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754657 is #8AB9A8. Grayscale: #555555. Windows color (decimal): -9091497 or 5719669. OLE color: 5719669.
HSL color Cylindrical-coordinate representation of color #754657: hue angle of 338.3º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754657 is Cyan = 0, Magento = 0.40, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 87 | - |
| CMYK | 0 | 0.40 | 0.26 | 0.54 |
| HSL | 338.3º | 0.25% | 0.37% | - |
| HSV(B) | 338.3º | 0.4% | 0.46% | - |
| XYZ | 11.25 | 8.85 | 10.13 | - |
| YUV | 85.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 87 | 0 | 0.40 | 0.26 | 0.54 | 338.3 | 0.25 | 0.37 |
| Hex | 75 | 46 | 57 | 0 | 28 | 1A | 36 | 152 | 19 | 25 |
| Octal | 165 | 106 | 127 | 0 | 50 | 32 | 66 | 522 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1010111 | 0 | 101000 | 11010 | 110110 | 101010010 | 11001 | 100101 |
Color Harmonies of #754657
Complementary color
Monochromatic Colors of #754657
Black with #754657
Text Example
Text Example
White with #754657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754657; }
p { color: rgb(117,70,87); }
H1.HeaderClassName
{
color: #754657;
}
.AnyTagClassName
{
color: #754657;
}
</style>
background-color css
<style>
a { background-color: #754657; }
a { background-color: rgb(117,70,87); }
div.DivClassName
{
background-color: #754657;
}
.BgClassName
{
background-color: #754657;
}
</style>
border-color css
<style>
span { border-color: #754657; }
span { border-color: rgb(117,70,87); }
td.TdClassName
{
border-color: #754657;
}
.TagClassName
{
border-color: #754657;
}
</style>