Shades of Jewel #027036
Tints of Jewel #027036
RGB
CMYK
RGB Variations
Color information
#027036 (or 0x027036) is known color: Jewel. HEX triplet: 02, 70 and 36. RGB value is (2,112,54). Sum of RGB (Red+Green+Blue) = 2+112+54=168 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.19% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #027036 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027036 is #FD8FC9. Grayscale: #484848. Windows color (decimal): -16617418 or 3567618. OLE color: 3567618.
HSL color Cylindrical-coordinate representation of color #027036: hue angle of 148.36º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027036 is Cyan = 0.98, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 54 | - |
| CMYK | 0.98 | 0 | 0.52 | 0.56 |
| HSL | 148.36º | 0.96% | 0.22% | - |
| HSV(B) | 148.36º | 0.98% | 0.44% | - |
| XYZ | 6.49 | 11.87 | 5.44 | - |
| YUV | 72.5 | 117.56 | 77.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 54 | 0.98 | 0 | 0.52 | 0.56 | 148.36 | 0.96 | 0.22 |
| Hex | 2 | 70 | 36 | 62 | 0 | 34 | 38 | 94 | 60 | 16 |
| Octal | 2 | 160 | 66 | 142 | 0 | 64 | 70 | 224 | 140 | 26 |
| Binary | 10 | 1110000 | 110110 | 1100010 | 0 | 110100 | 111000 | 10010100 | 1100000 | 10110 |
Color Harmonies of #027036
Complementary color
Monochromatic Colors of #027036
Black with #027036
Text Example
Text Example
White with #027036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027036; }
p { color: rgb(2,112,54); }
H1.HeaderClassName
{
color: #027036;
}
.AnyTagClassName
{
color: #027036;
}
</style>
background-color css
<style>
a { background-color: #027036; }
a { background-color: rgb(2,112,54); }
div.DivClassName
{
background-color: #027036;
}
.BgClassName
{
background-color: #027036;
}
</style>
border-color css
<style>
span { border-color: #027036; }
span { border-color: rgb(2,112,54); }
td.TdClassName
{
border-color: #027036;
}
.TagClassName
{
border-color: #027036;
}
</style>