Shades of Sushi #759445
Tints of Sushi #759445
RGB
CMYK
RGB Variations
Color information
#759445 (or 0x759445) is known color: Sushi. HEX triplet: 75, 94 and 45. RGB value is (117,148,69). Sum of RGB (Red+Green+Blue) = 117+148+69=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 148 (58.20% from 255 or 44.31% from 334); Blue value is 69 (27.34% from 255 or 20.66% from 334); Max value from RGB is 148 - color contains mainly: green. Hex color #759445 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759445 is #8A6BBA. Grayscale: #828282. Windows color (decimal): -9071547 or 4559989. OLE color: 4559989.
HSL color Cylindrical-coordinate representation of color #759445: hue angle of 83.54º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #759445 is Cyan = 0.21, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 69 | - |
| CMYK | 0.21 | 0 | 0.53 | 0.42 |
| HSL | 83.54º | 0.36% | 0.43% | - |
| HSV(B) | 83.54º | 0.53% | 0.58% | - |
| XYZ | 19 | 25.39 | 9.53 | - |
| YUV | 129.73 | 93.73 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 69 | 0.21 | 0 | 0.53 | 0.42 | 83.54 | 0.36 | 0.43 |
| Hex | 75 | 94 | 45 | 15 | 0 | 35 | 2A | 54 | 24 | 2B |
| Octal | 165 | 224 | 105 | 25 | 0 | 65 | 52 | 124 | 44 | 53 |
| Binary | 1110101 | 10010100 | 1000101 | 10101 | 0 | 110101 | 101010 | 1010100 | 100100 | 101011 |
Color Harmonies of #759445
Complementary color
Monochromatic Colors of #759445
Black with #759445
Text Example
Text Example
White with #759445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759445; }
p { color: rgb(117,148,69); }
H1.HeaderClassName
{
color: #759445;
}
.AnyTagClassName
{
color: #759445;
}
</style>
background-color css
<style>
a { background-color: #759445; }
a { background-color: rgb(117,148,69); }
div.DivClassName
{
background-color: #759445;
}
.BgClassName
{
background-color: #759445;
}
</style>
border-color css
<style>
span { border-color: #759445; }
span { border-color: rgb(117,148,69); }
td.TdClassName
{
border-color: #759445;
}
.TagClassName
{
border-color: #759445;
}
</style>