Shades of Camarone #266737
Tints of Camarone #266737
RGB
CMYK
RGB Variations
Color information
#266737 (or 0x266737) is known color: Camarone. HEX triplet: 26, 67 and 37. RGB value is (38,103,55). Sum of RGB (Red+Green+Blue) = 38+103+55=196 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.39% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 55 (21.88% from 255 or 28.06% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #266737 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266737 is #D998C8. Grayscale: #4E4E4E. Windows color (decimal): -14260425 or 3630886. OLE color: 3630886.
HSL color Cylindrical-coordinate representation of color #266737: hue angle of 135.69º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #266737 is Cyan = 0.63, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 103 | 55 | - |
| CMYK | 0.63 | 0 | 0.47 | 0.60 |
| HSL | 135.69º | 0.46% | 0.28% | - |
| HSV(B) | 135.69º | 0.63% | 0.4% | - |
| XYZ | 6.34 | 10.39 | 5.29 | - |
| YUV | 78.09 | 114.97 | 99.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 55 | 0.63 | 0 | 0.47 | 0.60 | 135.69 | 0.46 | 0.28 |
| Hex | 26 | 67 | 37 | 3F | 0 | 2F | 3C | 88 | 2E | 1C |
| Octal | 46 | 147 | 67 | 77 | 0 | 57 | 74 | 210 | 56 | 34 |
| Binary | 100110 | 1100111 | 110111 | 111111 | 0 | 101111 | 111100 | 10001000 | 101110 | 11100 |
Color Harmonies of #266737
Complementary color
Monochromatic Colors of #266737
Black with #266737
Text Example
Text Example
White with #266737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266737; }
p { color: rgb(38,103,55); }
H1.HeaderClassName
{
color: #266737;
}
.AnyTagClassName
{
color: #266737;
}
</style>
background-color css
<style>
a { background-color: #266737; }
a { background-color: rgb(38,103,55); }
div.DivClassName
{
background-color: #266737;
}
.BgClassName
{
background-color: #266737;
}
</style>
border-color css
<style>
span { border-color: #266737; }
span { border-color: rgb(38,103,55); }
td.TdClassName
{
border-color: #266737;
}
.TagClassName
{
border-color: #266737;
}
</style>