Shades of Camarone #127227
Tints of Camarone #127227
RGB
CMYK
RGB Variations
Color information
#127227 (or 0x127227) is known color: Camarone. HEX triplet: 12, 72 and 27. RGB value is (18,114,39). Sum of RGB (Red+Green+Blue) = 18+114+39=171 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.53% from 171); Green value is 114 (44.92% from 255 or 66.67% from 171); Blue value is 39 (15.62% from 255 or 22.81% from 171); Max value from RGB is 114 - color contains mainly: green. Hex color #127227 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #127227 is #ED8DD8. Grayscale: #4C4C4C. Windows color (decimal): -15568345 or 2585106. OLE color: 2585106.
HSL color Cylindrical-coordinate representation of color #127227: hue angle of 133.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127227 is Cyan = 0.84, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 114 | 39 | - |
| CMYK | 0.84 | 0 | 0.66 | 0.55 |
| HSL | 133.13º | 0.73% | 0.26% | - |
| HSV(B) | 133.13º | 0.84% | 0.45% | - |
| XYZ | 6.63 | 12.31 | 3.95 | - |
| YUV | 76.75 | 106.7 | 86.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 114 | 39 | 0.84 | 0 | 0.66 | 0.55 | 133.13 | 0.73 | 0.26 |
| Hex | 12 | 72 | 27 | 54 | 0 | 42 | 37 | 85 | 49 | 1A |
| Octal | 22 | 162 | 47 | 124 | 0 | 102 | 67 | 205 | 111 | 32 |
| Binary | 10010 | 1110010 | 100111 | 1010100 | 0 | 1000010 | 110111 | 10000101 | 1001001 | 11010 |
Color Harmonies of #127227
Complementary color
Monochromatic Colors of #127227
Black with #127227
Text Example
Text Example
White with #127227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127227; }
p { color: rgb(18,114,39); }
H1.HeaderClassName
{
color: #127227;
}
.AnyTagClassName
{
color: #127227;
}
</style>
background-color css
<style>
a { background-color: #127227; }
a { background-color: rgb(18,114,39); }
div.DivClassName
{
background-color: #127227;
}
.BgClassName
{
background-color: #127227;
}
</style>
border-color css
<style>
span { border-color: #127227; }
span { border-color: rgb(18,114,39); }
td.TdClassName
{
border-color: #127227;
}
.TagClassName
{
border-color: #127227;
}
</style>