Shades of Camarone #267442
Tints of Camarone #267442
RGB
CMYK
RGB Variations
Color information
#267442 (or 0x267442) is known color: Camarone. HEX triplet: 26, 74 and 42. RGB value is (38,116,66). Sum of RGB (Red+Green+Blue) = 38+116+66=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 66 (26.17% from 255 or 30% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #267442 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267442 is #D98BBD. Grayscale: #575757. Windows color (decimal): -14257086 or 4355110. OLE color: 4355110.
HSL color Cylindrical-coordinate representation of color #267442: hue angle of 141.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267442 is Cyan = 0.67, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 116 | 66 | - |
| CMYK | 0.67 | 0 | 0.43 | 0.55 |
| HSL | 141.54º | 0.51% | 0.3% | - |
| HSV(B) | 141.54º | 0.67% | 0.45% | - |
| XYZ | 8.03 | 13.3 | 7.3 | - |
| YUV | 86.98 | 116.16 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 66 | 0.67 | 0 | 0.43 | 0.55 | 141.54 | 0.51 | 0.3 |
| Hex | 26 | 74 | 42 | 43 | 0 | 2B | 37 | 8E | 33 | 1E |
| Octal | 46 | 164 | 102 | 103 | 0 | 53 | 67 | 216 | 63 | 36 |
| Binary | 100110 | 1110100 | 1000010 | 1000011 | 0 | 101011 | 110111 | 10001110 | 110011 | 11110 |
Color Harmonies of #267442
Complementary color
Monochromatic Colors of #267442
Black with #267442
Text Example
Text Example
White with #267442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267442; }
p { color: rgb(38,116,66); }
H1.HeaderClassName
{
color: #267442;
}
.AnyTagClassName
{
color: #267442;
}
</style>
background-color css
<style>
a { background-color: #267442; }
a { background-color: rgb(38,116,66); }
div.DivClassName
{
background-color: #267442;
}
.BgClassName
{
background-color: #267442;
}
</style>
border-color css
<style>
span { border-color: #267442; }
span { border-color: rgb(38,116,66); }
td.TdClassName
{
border-color: #267442;
}
.TagClassName
{
border-color: #267442;
}
</style>