Shades of Cardin Green #122419
Tints of Cardin Green #122419
RGB
CMYK
RGB Variations
Color information
#122419 (or 0x122419) is known color: Cardin Green. HEX triplet: 12, 24 and 19. RGB value is (18,36,25). Sum of RGB (Red+Green+Blue) = 18+36+25=79 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.78% from 79); Green value is 36 (14.45% from 255 or 45.57% from 79); Blue value is 25 (10.16% from 255 or 31.65% from 79); Max value from RGB is 36 - color contains mainly: green. Hex color #122419 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122419 is #EDDBE6. Grayscale: #1D1D1D. Windows color (decimal): -15588327 or 1647634. OLE color: 1647634.
HSL color Cylindrical-coordinate representation of color #122419: hue angle of 143.33º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #122419 is Cyan = 0.5, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 18 | 36 | 25 | - |
| CMYK | 0.5 | 0 | 0.31 | 0.86 |
| HSL | 143.33º | 0.33% | 0.11% | - |
| HSV(B) | 143.33º | 0.5% | 0.14% | - |
| XYZ | 1.06 | 1.46 | 1.15 | - |
| YUV | 29.36 | 125.54 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 25 | 0.5 | 0 | 0.31 | 0.86 | 143.33 | 0.33 | 0.11 |
| Hex | 12 | 24 | 19 | 32 | 0 | 1F | 56 | 8F | 21 | B |
| Octal | 22 | 44 | 31 | 62 | 0 | 37 | 126 | 217 | 41 | 13 |
| Binary | 10010 | 100100 | 11001 | 110010 | 0 | 11111 | 1010110 | 10001111 | 100001 | 1011 |
Color Harmonies of #122419
Complementary color
Monochromatic Colors of #122419
Black with #122419
Text Example
Text Example
White with #122419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122419; }
p { color: rgb(18,36,25); }
H1.HeaderClassName
{
color: #122419;
}
.AnyTagClassName
{
color: #122419;
}
</style>
background-color css
<style>
a { background-color: #122419; }
a { background-color: rgb(18,36,25); }
div.DivClassName
{
background-color: #122419;
}
.BgClassName
{
background-color: #122419;
}
</style>
border-color css
<style>
span { border-color: #122419; }
span { border-color: rgb(18,36,25); }
td.TdClassName
{
border-color: #122419;
}
.TagClassName
{
border-color: #122419;
}
</style>