Shades of Rangoon Green #242914
Tints of Rangoon Green #242914
RGB
CMYK
RGB Variations
Color information
#242914 (or 0x242914) is known color: Rangoon Green. HEX triplet: 24, 29 and 14. RGB value is (36,41,20). Sum of RGB (Red+Green+Blue) = 36+41+20=97 (12% of max value = 765). Red value is 36 (14.45% from 255 or 37.11% from 97); Green value is 41 (16.41% from 255 or 42.27% from 97); Blue value is 20 (8.20% from 255 or 20.62% from 97); Max value from RGB is 41 - color contains mainly: green. Hex color #242914 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #242914 is #DBD6EB. Grayscale: #252525. Windows color (decimal): -14407404 or 1321252. OLE color: 1321252.
HSL color Cylindrical-coordinate representation of color #242914: hue angle of 74.29º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #242914 is Cyan = 0.12, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 36 | 41 | 20 | - |
| CMYK | 0.12 | 0 | 0.51 | 0.84 |
| HSL | 74.29º | 0.34% | 0.12% | - |
| HSV(B) | 74.29º | 0.51% | 0.16% | - |
| XYZ | 1.65 | 2.01 | 0.96 | - |
| YUV | 37.11 | 118.34 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 41 | 20 | 0.12 | 0 | 0.51 | 0.84 | 74.29 | 0.34 | 0.12 |
| Hex | 24 | 29 | 14 | C | 0 | 33 | 54 | 4A | 22 | C |
| Octal | 44 | 51 | 24 | 14 | 0 | 63 | 124 | 112 | 42 | 14 |
| Binary | 100100 | 101001 | 10100 | 1100 | 0 | 110011 | 1010100 | 1001010 | 100010 | 1100 |
Color Harmonies of #242914
Complementary color
Monochromatic Colors of #242914
Black with #242914
Text Example
Text Example
White with #242914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242914; }
p { color: rgb(36,41,20); }
H1.HeaderClassName
{
color: #242914;
}
.AnyTagClassName
{
color: #242914;
}
</style>
background-color css
<style>
a { background-color: #242914; }
a { background-color: rgb(36,41,20); }
div.DivClassName
{
background-color: #242914;
}
.BgClassName
{
background-color: #242914;
}
</style>
border-color css
<style>
span { border-color: #242914; }
span { border-color: rgb(36,41,20); }
td.TdClassName
{
border-color: #242914;
}
.TagClassName
{
border-color: #242914;
}
</style>