Shades of Camarone #267641
Tints of Camarone #267641
RGB
CMYK
RGB Variations
Color information
#267641 (or 0x267641) is known color: Camarone. HEX triplet: 26, 76 and 41. RGB value is (38,118,65). Sum of RGB (Red+Green+Blue) = 38+118+65=221 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.19% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 65 (25.78% from 255 or 29.41% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #267641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267641 is #D989BE. Grayscale: #585858. Windows color (decimal): -14256575 or 4290086. OLE color: 4290086.
HSL color Cylindrical-coordinate representation of color #267641: hue angle of 140.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267641 is Cyan = 0.68, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 65 | - |
| CMYK | 0.68 | 0 | 0.45 | 0.54 |
| HSL | 140.25º | 0.51% | 0.31% | - |
| HSV(B) | 140.25º | 0.68% | 0.46% | - |
| XYZ | 8.23 | 13.75 | 7.22 | - |
| YUV | 88.04 | 115 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 65 | 0.68 | 0 | 0.45 | 0.54 | 140.25 | 0.51 | 0.31 |
| Hex | 26 | 76 | 41 | 44 | 0 | 2D | 36 | 8C | 33 | 1F |
| Octal | 46 | 166 | 101 | 104 | 0 | 55 | 66 | 214 | 63 | 37 |
| Binary | 100110 | 1110110 | 1000001 | 1000100 | 0 | 101101 | 110110 | 10001100 | 110011 | 11111 |
Color Harmonies of #267641
Complementary color
Monochromatic Colors of #267641
Black with #267641
Text Example
Text Example
White with #267641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267641; }
p { color: rgb(38,118,65); }
H1.HeaderClassName
{
color: #267641;
}
.AnyTagClassName
{
color: #267641;
}
</style>
background-color css
<style>
a { background-color: #267641; }
a { background-color: rgb(38,118,65); }
div.DivClassName
{
background-color: #267641;
}
.BgClassName
{
background-color: #267641;
}
</style>
border-color css
<style>
span { border-color: #267641; }
span { border-color: rgb(38,118,65); }
td.TdClassName
{
border-color: #267641;
}
.TagClassName
{
border-color: #267641;
}
</style>