Shades of Sushi #759143
Tints of Sushi #759143
RGB
CMYK
RGB Variations
Color information
#759143 (or 0x759143) is known color: Sushi. HEX triplet: 75, 91 and 43. RGB value is (117,145,67). Sum of RGB (Red+Green+Blue) = 117+145+67=329 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.56% from 329); Green value is 145 (57.03% from 255 or 44.07% from 329); Blue value is 67 (26.56% from 255 or 20.36% from 329); Max value from RGB is 145 - color contains mainly: green. Hex color #759143 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759143 is #8A6EBC. Grayscale: #808080. Windows color (decimal): -9072317 or 4428149. OLE color: 4428149.
HSL color Cylindrical-coordinate representation of color #759143: hue angle of 81.54º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #759143 is Cyan = 0.19, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 67 | - |
| CMYK | 0.19 | 0 | 0.54 | 0.43 |
| HSL | 81.54º | 0.37% | 0.42% | - |
| HSV(B) | 81.54º | 0.54% | 0.57% | - |
| XYZ | 18.47 | 24.44 | 9.05 | - |
| YUV | 127.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 67 | 0.19 | 0 | 0.54 | 0.43 | 81.54 | 0.37 | 0.42 |
| Hex | 75 | 91 | 43 | 13 | 0 | 36 | 2B | 52 | 25 | 2A |
| Octal | 165 | 221 | 103 | 23 | 0 | 66 | 53 | 122 | 45 | 52 |
| Binary | 1110101 | 10010001 | 1000011 | 10011 | 0 | 110110 | 101011 | 1010010 | 100101 | 101010 |
Color Harmonies of #759143
Complementary color
Monochromatic Colors of #759143
Black with #759143
Text Example
Text Example
White with #759143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759143; }
p { color: rgb(117,145,67); }
H1.HeaderClassName
{
color: #759143;
}
.AnyTagClassName
{
color: #759143;
}
</style>
background-color css
<style>
a { background-color: #759143; }
a { background-color: rgb(117,145,67); }
div.DivClassName
{
background-color: #759143;
}
.BgClassName
{
background-color: #759143;
}
</style>
border-color css
<style>
span { border-color: #759143; }
span { border-color: rgb(117,145,67); }
td.TdClassName
{
border-color: #759143;
}
.TagClassName
{
border-color: #759143;
}
</style>