Shades of Jewel #006938
Tints of Jewel #006938
RGB
CMYK
RGB Variations
Color information
#006938 (or 0x006938) is known color: Jewel. HEX triplet: 00, 69 and 38. RGB value is (0,105,56). Sum of RGB (Red+Green+Blue) = 0+105+56=161 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 161); Green value is 105 (41.41% from 255 or 65.22% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 105 - color contains mainly: green. Hex color #006938 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #006938 is #FF96C7. Grayscale: #444444. Windows color (decimal): -16750280 or 3696896. OLE color: 3696896.
HSL color Cylindrical-coordinate representation of color #006938: hue angle of 152º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006938 is Cyan = 1, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 0 | 105 | 56 | - |
| CMYK | 1 | 0 | 0.47 | 0.59 |
| HSL | 152º | 1% | 0.21% | - |
| HSV(B) | 152º | 1% | 0.41% | - |
| XYZ | 5.77 | 10.39 | 5.44 | - |
| YUV | 68.02 | 121.21 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 105 | 56 | 1 | 0 | 0.47 | 0.59 | 152 | 1 | 0.21 |
| Hex | 0 | 69 | 38 | 64 | 0 | 2F | 3B | 98 | 64 | 15 |
| Octal | 0 | 151 | 70 | 144 | 0 | 57 | 73 | 230 | 144 | 25 |
| Binary | 0 | 1101001 | 111000 | 1100100 | 0 | 101111 | 111011 | 10011000 | 1100100 | 10101 |
Color Harmonies of #006938
Complementary color
Monochromatic Colors of #006938
Black with #006938
Text Example
Text Example
White with #006938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006938; }
p { color: rgb(0,105,56); }
H1.HeaderClassName
{
color: #006938;
}
.AnyTagClassName
{
color: #006938;
}
</style>
background-color css
<style>
a { background-color: #006938; }
a { background-color: rgb(0,105,56); }
div.DivClassName
{
background-color: #006938;
}
.BgClassName
{
background-color: #006938;
}
</style>
border-color css
<style>
span { border-color: #006938; }
span { border-color: rgb(0,105,56); }
td.TdClassName
{
border-color: #006938;
}
.TagClassName
{
border-color: #006938;
}
</style>