Shades of Camarone #266136
Tints of Camarone #266136
RGB
CMYK
RGB Variations
Color information
#266136 (or 0x266136) is known color: Camarone. HEX triplet: 26, 61 and 36. RGB value is (38,97,54). Sum of RGB (Red+Green+Blue) = 38+97+54=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 97 (38.28% from 255 or 51.32% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 97 - color contains mainly: green. Hex color #266136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266136 is #D99EC9. Grayscale: #4A4A4A. Windows color (decimal): -14261962 or 3563814. OLE color: 3563814.
HSL color Cylindrical-coordinate representation of color #266136: hue angle of 136.27º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266136 is Cyan = 0.61, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 54 | - |
| CMYK | 0.61 | 0 | 0.44 | 0.62 |
| HSL | 136.27º | 0.44% | 0.26% | - |
| HSV(B) | 136.27º | 0.61% | 0.38% | - |
| XYZ | 5.74 | 9.23 | 4.97 | - |
| YUV | 74.46 | 116.45 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 54 | 0.61 | 0 | 0.44 | 0.62 | 136.27 | 0.44 | 0.26 |
| Hex | 26 | 61 | 36 | 3D | 0 | 2C | 3E | 88 | 2C | 1A |
| Octal | 46 | 141 | 66 | 75 | 0 | 54 | 76 | 210 | 54 | 32 |
| Binary | 100110 | 1100001 | 110110 | 111101 | 0 | 101100 | 111110 | 10001000 | 101100 | 11010 |
Color Harmonies of #266136
Complementary color
Monochromatic Colors of #266136
Black with #266136
Text Example
Text Example
White with #266136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266136; }
p { color: rgb(38,97,54); }
H1.HeaderClassName
{
color: #266136;
}
.AnyTagClassName
{
color: #266136;
}
</style>
background-color css
<style>
a { background-color: #266136; }
a { background-color: rgb(38,97,54); }
div.DivClassName
{
background-color: #266136;
}
.BgClassName
{
background-color: #266136;
}
</style>
border-color css
<style>
span { border-color: #266136; }
span { border-color: rgb(38,97,54); }
td.TdClassName
{
border-color: #266136;
}
.TagClassName
{
border-color: #266136;
}
</style>