Shades of Camarone #266836
Tints of Camarone #266836
RGB
CMYK
RGB Variations
Color information
#266836 (or 0x266836) is known color: Camarone. HEX triplet: 26, 68 and 36. RGB value is (38,104,54). Sum of RGB (Red+Green+Blue) = 38+104+54=196 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.39% from 196); Green value is 104 (41.02% from 255 or 53.06% from 196); Blue value is 54 (21.48% from 255 or 27.55% from 196); Max value from RGB is 104 - color contains mainly: green. Hex color #266836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266836 is #D997C9. Grayscale: #4E4E4E. Windows color (decimal): -14260170 or 3565606. OLE color: 3565606.
HSL color Cylindrical-coordinate representation of color #266836: hue angle of 134.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #266836 is Cyan = 0.63, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 54 | - |
| CMYK | 0.63 | 0 | 0.48 | 0.59 |
| HSL | 134.55º | 0.46% | 0.28% | - |
| HSV(B) | 134.55º | 0.63% | 0.41% | - |
| XYZ | 6.42 | 10.58 | 5.19 | - |
| YUV | 78.57 | 114.13 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 54 | 0.63 | 0 | 0.48 | 0.59 | 134.55 | 0.46 | 0.28 |
| Hex | 26 | 68 | 36 | 3F | 0 | 30 | 3B | 87 | 2E | 1C |
| Octal | 46 | 150 | 66 | 77 | 0 | 60 | 73 | 207 | 56 | 34 |
| Binary | 100110 | 1101000 | 110110 | 111111 | 0 | 110000 | 111011 | 10000111 | 101110 | 11100 |
Color Harmonies of #266836
Complementary color
Monochromatic Colors of #266836
Black with #266836
Text Example
Text Example
White with #266836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266836; }
p { color: rgb(38,104,54); }
H1.HeaderClassName
{
color: #266836;
}
.AnyTagClassName
{
color: #266836;
}
</style>
background-color css
<style>
a { background-color: #266836; }
a { background-color: rgb(38,104,54); }
div.DivClassName
{
background-color: #266836;
}
.BgClassName
{
background-color: #266836;
}
</style>
border-color css
<style>
span { border-color: #266836; }
span { border-color: rgb(38,104,54); }
td.TdClassName
{
border-color: #266836;
}
.TagClassName
{
border-color: #266836;
}
</style>