Shades of Rangoon Green #222714
Tints of Rangoon Green #222714
RGB
CMYK
RGB Variations
Color information
#222714 (or 0x222714) is known color: Rangoon Green. HEX triplet: 22, 27 and 14. RGB value is (34,39,20). Sum of RGB (Red+Green+Blue) = 34+39+20=93 (12% of max value = 765). Red value is 34 (13.67% from 255 or 36.56% from 93); Green value is 39 (15.62% from 255 or 41.94% from 93); Blue value is 20 (8.20% from 255 or 21.51% from 93); Max value from RGB is 39 - color contains mainly: green. Hex color #222714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #222714 is #DDD8EB. Grayscale: #232323. Windows color (decimal): -14538988 or 1320738. OLE color: 1320738.
HSL color Cylindrical-coordinate representation of color #222714: hue angle of 75.79º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #222714 is Cyan = 0.13, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 34 | 39 | 20 | - |
| CMYK | 0.13 | 0 | 0.49 | 0.85 |
| HSL | 75.79º | 0.32% | 0.12% | - |
| HSV(B) | 75.79º | 0.49% | 0.15% | - |
| XYZ | 1.51 | 1.84 | 0.94 | - |
| YUV | 35.34 | 119.34 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 39 | 20 | 0.13 | 0 | 0.49 | 0.85 | 75.79 | 0.32 | 0.12 |
| Hex | 22 | 27 | 14 | D | 0 | 31 | 55 | 4C | 20 | C |
| Octal | 42 | 47 | 24 | 15 | 0 | 61 | 125 | 114 | 40 | 14 |
| Binary | 100010 | 100111 | 10100 | 1101 | 0 | 110001 | 1010101 | 1001100 | 100000 | 1100 |
Color Harmonies of #222714
Complementary color
Monochromatic Colors of #222714
Black with #222714
Text Example
Text Example
White with #222714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #222714; }
p { color: rgb(34,39,20); }
H1.HeaderClassName
{
color: #222714;
}
.AnyTagClassName
{
color: #222714;
}
</style>
background-color css
<style>
a { background-color: #222714; }
a { background-color: rgb(34,39,20); }
div.DivClassName
{
background-color: #222714;
}
.BgClassName
{
background-color: #222714;
}
</style>
border-color css
<style>
span { border-color: #222714; }
span { border-color: rgb(34,39,20); }
td.TdClassName
{
border-color: #222714;
}
.TagClassName
{
border-color: #222714;
}
</style>