Shades of Sushi #759442
Tints of Sushi #759442
RGB
CMYK
RGB Variations
Color information
#759442 (or 0x759442) is known color: Sushi. HEX triplet: 75, 94 and 42. RGB value is (117,148,66). Sum of RGB (Red+Green+Blue) = 117+148+66=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 148 (58.20% from 255 or 44.71% from 331); Blue value is 66 (26.17% from 255 or 19.94% from 331); Max value from RGB is 148 - color contains mainly: green. Hex color #759442 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759442 is #8A6BBD. Grayscale: #818181. Windows color (decimal): -9071550 or 4363381. OLE color: 4363381.
HSL color Cylindrical-coordinate representation of color #759442: hue angle of 82.68º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #759442 is Cyan = 0.21, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 66 | - |
| CMYK | 0.21 | 0 | 0.55 | 0.42 |
| HSL | 82.68º | 0.38% | 0.42% | - |
| HSV(B) | 82.68º | 0.55% | 0.58% | - |
| XYZ | 18.91 | 25.36 | 9.05 | - |
| YUV | 129.38 | 92.23 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 66 | 0.21 | 0 | 0.55 | 0.42 | 82.68 | 0.38 | 0.42 |
| Hex | 75 | 94 | 42 | 15 | 0 | 37 | 2A | 53 | 26 | 2A |
| Octal | 165 | 224 | 102 | 25 | 0 | 67 | 52 | 123 | 46 | 52 |
| Binary | 1110101 | 10010100 | 1000010 | 10101 | 0 | 110111 | 101010 | 1010011 | 100110 | 101010 |
Color Harmonies of #759442
Complementary color
Monochromatic Colors of #759442
Black with #759442
Text Example
Text Example
White with #759442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759442; }
p { color: rgb(117,148,66); }
H1.HeaderClassName
{
color: #759442;
}
.AnyTagClassName
{
color: #759442;
}
</style>
background-color css
<style>
a { background-color: #759442; }
a { background-color: rgb(117,148,66); }
div.DivClassName
{
background-color: #759442;
}
.BgClassName
{
background-color: #759442;
}
</style>
border-color css
<style>
span { border-color: #759442; }
span { border-color: rgb(117,148,66); }
td.TdClassName
{
border-color: #759442;
}
.TagClassName
{
border-color: #759442;
}
</style>