Shades of Finn #734358
Tints of Finn #734358
RGB
CMYK
RGB Variations
Color information
#734358 (or 0x734358) is known color: Finn. HEX triplet: 73, 43 and 58. RGB value is (115,67,88). Sum of RGB (Red+Green+Blue) = 115+67+88=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 67 (26.56% from 255 or 24.81% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 115 - color contains mainly: red. Hex color #734358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734358 is #8CBCA7. Grayscale: #535353. Windows color (decimal): -9223336 or 5784435. OLE color: 5784435.
HSL color Cylindrical-coordinate representation of color #734358: hue angle of 333.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734358 is Cyan = 0, Magento = 0.42, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 88 | - |
| CMYK | 0 | 0.42 | 0.23 | 0.55 |
| HSL | 333.75º | 0.26% | 0.36% | - |
| HSV(B) | 333.75º | 0.42% | 0.45% | - |
| XYZ | 10.84 | 8.36 | 10.28 | - |
| YUV | 83.75 | 130.4 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 88 | 0 | 0.42 | 0.23 | 0.55 | 333.75 | 0.26 | 0.36 |
| Hex | 73 | 43 | 58 | 0 | 2A | 17 | 37 | 14E | 1A | 24 |
| Octal | 163 | 103 | 130 | 0 | 52 | 27 | 67 | 516 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1011000 | 0 | 101010 | 10111 | 110111 | 101001110 | 11010 | 100100 |
Color Harmonies of #734358
Complementary color
Monochromatic Colors of #734358
Black with #734358
Text Example
Text Example
White with #734358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734358; }
p { color: rgb(115,67,88); }
H1.HeaderClassName
{
color: #734358;
}
.AnyTagClassName
{
color: #734358;
}
</style>
background-color css
<style>
a { background-color: #734358; }
a { background-color: rgb(115,67,88); }
div.DivClassName
{
background-color: #734358;
}
.BgClassName
{
background-color: #734358;
}
</style>
border-color css
<style>
span { border-color: #734358; }
span { border-color: rgb(115,67,88); }
td.TdClassName
{
border-color: #734358;
}
.TagClassName
{
border-color: #734358;
}
</style>