Shades of Finn #754253
Tints of Finn #754253
RGB
CMYK
RGB Variations
Color information
#754253 (or 0x754253) is known color: Finn. HEX triplet: 75, 42 and 53. RGB value is (117,66,83). Sum of RGB (Red+Green+Blue) = 117+66+83=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 66 (26.17% from 255 or 24.81% from 266); Blue value is 83 (32.81% from 255 or 31.20% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #754253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754253 is #8ABDAC. Grayscale: #535353. Windows color (decimal): -9092525 or 5456501. OLE color: 5456501.
HSL color Cylindrical-coordinate representation of color #754253: hue angle of 340º 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 #754253 is Cyan = 0, Magento = 0.44, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 83 | - |
| CMYK | 0 | 0.44 | 0.29 | 0.54 |
| HSL | 340º | 0.28% | 0.36% | - |
| HSV(B) | 340º | 0.44% | 0.46% | - |
| XYZ | 10.85 | 8.3 | 9.21 | - |
| YUV | 83.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 83 | 0 | 0.44 | 0.29 | 0.54 | 340 | 0.28 | 0.36 |
| Hex | 75 | 42 | 53 | 0 | 2C | 1D | 36 | 154 | 1C | 24 |
| Octal | 165 | 102 | 123 | 0 | 54 | 35 | 66 | 524 | 34 | 44 |
| Binary | 1110101 | 1000010 | 1010011 | 0 | 101100 | 11101 | 110110 | 101010100 | 11100 | 100100 |
Color Harmonies of #754253
Complementary color
Monochromatic Colors of #754253
Black with #754253
Text Example
Text Example
White with #754253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754253; }
p { color: rgb(117,66,83); }
H1.HeaderClassName
{
color: #754253;
}
.AnyTagClassName
{
color: #754253;
}
</style>
background-color css
<style>
a { background-color: #754253; }
a { background-color: rgb(117,66,83); }
div.DivClassName
{
background-color: #754253;
}
.BgClassName
{
background-color: #754253;
}
</style>
border-color css
<style>
span { border-color: #754253; }
span { border-color: rgb(117,66,83); }
td.TdClassName
{
border-color: #754253;
}
.TagClassName
{
border-color: #754253;
}
</style>