Shades of Camarone #266838
Tints of Camarone #266838
RGB
CMYK
RGB Variations
Color information
#266838 (or 0x266838) is known color: Camarone. HEX triplet: 26, 68 and 38. RGB value is (38,104,56). Sum of RGB (Red+Green+Blue) = 38+104+56=198 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.19% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #266838 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266838 is #D997C7. Grayscale: #4E4E4E. Windows color (decimal): -14260168 or 3696678. OLE color: 3696678.
HSL color Cylindrical-coordinate representation of color #266838: hue angle of 136.36º 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 #266838 is Cyan = 0.63, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 56 | - |
| CMYK | 0.63 | 0 | 0.46 | 0.59 |
| HSL | 136.36º | 0.46% | 0.28% | - |
| HSV(B) | 136.36º | 0.63% | 0.41% | - |
| XYZ | 6.46 | 10.6 | 5.45 | - |
| YUV | 78.79 | 115.13 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 56 | 0.63 | 0 | 0.46 | 0.59 | 136.36 | 0.46 | 0.28 |
| Hex | 26 | 68 | 38 | 3F | 0 | 2E | 3B | 88 | 2E | 1C |
| Octal | 46 | 150 | 70 | 77 | 0 | 56 | 73 | 210 | 56 | 34 |
| Binary | 100110 | 1101000 | 111000 | 111111 | 0 | 101110 | 111011 | 10001000 | 101110 | 11100 |
Color Harmonies of #266838
Complementary color
Monochromatic Colors of #266838
Black with #266838
Text Example
Text Example
White with #266838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266838; }
p { color: rgb(38,104,56); }
H1.HeaderClassName
{
color: #266838;
}
.AnyTagClassName
{
color: #266838;
}
</style>
background-color css
<style>
a { background-color: #266838; }
a { background-color: rgb(38,104,56); }
div.DivClassName
{
background-color: #266838;
}
.BgClassName
{
background-color: #266838;
}
</style>
border-color css
<style>
span { border-color: #266838; }
span { border-color: rgb(38,104,56); }
td.TdClassName
{
border-color: #266838;
}
.TagClassName
{
border-color: #266838;
}
</style>