Shades of Camarone #127526
Tints of Camarone #127526
RGB
CMYK
RGB Variations
Color information
#127526 (or 0x127526) is known color: Camarone. HEX triplet: 12, 75 and 26. RGB value is (18,117,38). Sum of RGB (Red+Green+Blue) = 18+117+38=173 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.40% from 173); Green value is 117 (46.09% from 255 or 67.63% from 173); Blue value is 38 (15.23% from 255 or 21.97% from 173); Max value from RGB is 117 - color contains mainly: green. Hex color #127526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #127526 is #ED8AD9. Grayscale: #4E4E4E. Windows color (decimal): -15567578 or 2520338. OLE color: 2520338.
HSL color Cylindrical-coordinate representation of color #127526: hue angle of 132.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127526 is Cyan = 0.85, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 38 | - |
| CMYK | 0.85 | 0 | 0.68 | 0.54 |
| HSL | 132.12º | 0.73% | 0.26% | - |
| HSV(B) | 132.12º | 0.85% | 0.46% | - |
| XYZ | 6.96 | 12.99 | 3.97 | - |
| YUV | 78.39 | 105.2 | 84.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 38 | 0.85 | 0 | 0.68 | 0.54 | 132.12 | 0.73 | 0.26 |
| Hex | 12 | 75 | 26 | 55 | 0 | 44 | 36 | 84 | 49 | 1A |
| Octal | 22 | 165 | 46 | 125 | 0 | 104 | 66 | 204 | 111 | 32 |
| Binary | 10010 | 1110101 | 100110 | 1010101 | 0 | 1000100 | 110110 | 10000100 | 1001001 | 11010 |
Color Harmonies of #127526
Complementary color
Monochromatic Colors of #127526
Black with #127526
Text Example
Text Example
White with #127526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127526; }
p { color: rgb(18,117,38); }
H1.HeaderClassName
{
color: #127526;
}
.AnyTagClassName
{
color: #127526;
}
</style>
background-color css
<style>
a { background-color: #127526; }
a { background-color: rgb(18,117,38); }
div.DivClassName
{
background-color: #127526;
}
.BgClassName
{
background-color: #127526;
}
</style>
border-color css
<style>
span { border-color: #127526; }
span { border-color: rgb(18,117,38); }
td.TdClassName
{
border-color: #127526;
}
.TagClassName
{
border-color: #127526;
}
</style>