Shades of Sushi #739934
Tints of Sushi #739934
RGB
CMYK
RGB Variations
Color information
#739934 (or 0x739934) is known color: Sushi. HEX triplet: 73, 99 and 34. RGB value is (115,153,52). Sum of RGB (Red+Green+Blue) = 115+153+52=320 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.94% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 52 (20.70% from 255 or 16.25% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #739934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739934 is #8C66CB. Grayscale: #828282. Windows color (decimal): -9201356 or 3447155. OLE color: 3447155.
HSL color Cylindrical-coordinate representation of color #739934: hue angle of 82.57º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #739934 is Cyan = 0.25, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 52 | - |
| CMYK | 0.25 | 0 | 0.66 | 0.4 |
| HSL | 82.57º | 0.49% | 0.4% | - |
| HSV(B) | 82.57º | 0.66% | 0.6% | - |
| XYZ | 19.08 | 26.68 | 7.39 | - |
| YUV | 130.12 | 83.91 | 117.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 52 | 0.25 | 0 | 0.66 | 0.4 | 82.57 | 0.49 | 0.4 |
| Hex | 73 | 99 | 34 | 19 | 0 | 42 | 28 | 53 | 31 | 28 |
| Octal | 163 | 231 | 64 | 31 | 0 | 102 | 50 | 123 | 61 | 50 |
| Binary | 1110011 | 10011001 | 110100 | 11001 | 0 | 1000010 | 101000 | 1010011 | 110001 | 101000 |
Color Harmonies of #739934
Complementary color
Monochromatic Colors of #739934
Black with #739934
Text Example
Text Example
White with #739934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739934; }
p { color: rgb(115,153,52); }
H1.HeaderClassName
{
color: #739934;
}
.AnyTagClassName
{
color: #739934;
}
</style>
background-color css
<style>
a { background-color: #739934; }
a { background-color: rgb(115,153,52); }
div.DivClassName
{
background-color: #739934;
}
.BgClassName
{
background-color: #739934;
}
</style>
border-color css
<style>
span { border-color: #739934; }
span { border-color: rgb(115,153,52); }
td.TdClassName
{
border-color: #739934;
}
.TagClassName
{
border-color: #739934;
}
</style>