Shades of Finn #734250
Tints of Finn #734250
RGB
CMYK
RGB Variations
Color information
#734250 (or 0x734250) is known color: Finn. HEX triplet: 73, 42 and 50. RGB value is (115,66,80). Sum of RGB (Red+Green+Blue) = 115+66+80=261 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.06% from 261); Green value is 66 (26.17% from 255 or 25.29% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 115 - color contains mainly: red. Hex color #734250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734250 is #8CBDAF. Grayscale: #525252. Windows color (decimal): -9223600 or 5259891. OLE color: 5259891.
HSL color Cylindrical-coordinate representation of color #734250: hue angle of 342.86º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734250 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 80 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.55 |
| HSL | 342.86º | 0.27% | 0.35% | - |
| HSV(B) | 342.86º | 0.43% | 0.45% | - |
| XYZ | 10.47 | 8.12 | 8.61 | - |
| YUV | 82.25 | 126.73 | 151.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 80 | 0 | 0.43 | 0.30 | 0.55 | 342.86 | 0.27 | 0.35 |
| Hex | 73 | 42 | 50 | 0 | 2B | 1E | 37 | 157 | 1B | 23 |
| Octal | 163 | 102 | 120 | 0 | 53 | 36 | 67 | 527 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1010000 | 0 | 101011 | 11110 | 110111 | 101010111 | 11011 | 100011 |
Color Harmonies of #734250
Complementary color
Monochromatic Colors of #734250
Black with #734250
Text Example
Text Example
White with #734250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734250; }
p { color: rgb(115,66,80); }
H1.HeaderClassName
{
color: #734250;
}
.AnyTagClassName
{
color: #734250;
}
</style>
background-color css
<style>
a { background-color: #734250; }
a { background-color: rgb(115,66,80); }
div.DivClassName
{
background-color: #734250;
}
.BgClassName
{
background-color: #734250;
}
</style>
border-color css
<style>
span { border-color: #734250; }
span { border-color: rgb(115,66,80); }
td.TdClassName
{
border-color: #734250;
}
.TagClassName
{
border-color: #734250;
}
</style>