Shades of Sushi #759630
Tints of Sushi #759630
RGB
CMYK
RGB Variations
Color information
#759630 (or 0x759630) is known color: Sushi. HEX triplet: 75, 96 and 30. RGB value is (117,150,48). Sum of RGB (Red+Green+Blue) = 117+150+48=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 150 (58.98% from 255 or 47.62% from 315); Blue value is 48 (19.14% from 255 or 15.24% from 315); Max value from RGB is 150 - color contains mainly: green. Hex color #759630 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759630 is #8A69CF. Grayscale: #808080. Windows color (decimal): -9071056 or 3184245. OLE color: 3184245.
HSL color Cylindrical-coordinate representation of color #759630: hue angle of 79.41º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #759630 is Cyan = 0.22, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 48 | - |
| CMYK | 0.22 | 0 | 0.68 | 0.41 |
| HSL | 79.41º | 0.52% | 0.39% | - |
| HSV(B) | 79.41º | 0.68% | 0.59% | - |
| XYZ | 18.78 | 25.81 | 6.79 | - |
| YUV | 128.51 | 82.57 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 48 | 0.22 | 0 | 0.68 | 0.41 | 79.41 | 0.52 | 0.39 |
| Hex | 75 | 96 | 30 | 16 | 0 | 44 | 29 | 4F | 34 | 27 |
| Octal | 165 | 226 | 60 | 26 | 0 | 104 | 51 | 117 | 64 | 47 |
| Binary | 1110101 | 10010110 | 110000 | 10110 | 0 | 1000100 | 101001 | 1001111 | 110100 | 100111 |
Color Harmonies of #759630
Complementary color
Monochromatic Colors of #759630
Black with #759630
Text Example
Text Example
White with #759630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759630; }
p { color: rgb(117,150,48); }
H1.HeaderClassName
{
color: #759630;
}
.AnyTagClassName
{
color: #759630;
}
</style>
background-color css
<style>
a { background-color: #759630; }
a { background-color: rgb(117,150,48); }
div.DivClassName
{
background-color: #759630;
}
.BgClassName
{
background-color: #759630;
}
</style>
border-color css
<style>
span { border-color: #759630; }
span { border-color: rgb(117,150,48); }
td.TdClassName
{
border-color: #759630;
}
.TagClassName
{
border-color: #759630;
}
</style>