Shades of Finn #754753
Tints of Finn #754753
RGB
CMYK
RGB Variations
Color information
#754753 (or 0x754753) is known color: Finn. HEX triplet: 75, 47 and 53. RGB value is (117,71,83). Sum of RGB (Red+Green+Blue) = 117+71+83=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 71 (28.12% from 255 or 26.20% from 271); Blue value is 83 (32.81% from 255 or 30.63% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #754753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754753 is #8AB8AC. Grayscale: #565656. Windows color (decimal): -9091245 or 5457781. OLE color: 5457781.
HSL color Cylindrical-coordinate representation of color #754753: hue angle of 344.35º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754753 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 83 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.54 |
| HSL | 344.35º | 0.24% | 0.37% | - |
| HSV(B) | 344.35º | 0.39% | 0.46% | - |
| XYZ | 11.15 | 8.91 | 9.32 | - |
| YUV | 86.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 83 | 0 | 0.39 | 0.29 | 0.54 | 344.35 | 0.24 | 0.37 |
| Hex | 75 | 47 | 53 | 0 | 27 | 1D | 36 | 158 | 18 | 25 |
| Octal | 165 | 107 | 123 | 0 | 47 | 35 | 66 | 530 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1010011 | 0 | 100111 | 11101 | 110110 | 101011000 | 11000 | 100101 |
Color Harmonies of #754753
Complementary color
Monochromatic Colors of #754753
Black with #754753
Text Example
Text Example
White with #754753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754753; }
p { color: rgb(117,71,83); }
H1.HeaderClassName
{
color: #754753;
}
.AnyTagClassName
{
color: #754753;
}
</style>
background-color css
<style>
a { background-color: #754753; }
a { background-color: rgb(117,71,83); }
div.DivClassName
{
background-color: #754753;
}
.BgClassName
{
background-color: #754753;
}
</style>
border-color css
<style>
span { border-color: #754753; }
span { border-color: rgb(117,71,83); }
td.TdClassName
{
border-color: #754753;
}
.TagClassName
{
border-color: #754753;
}
</style>