Shades of Camarone #266335
Tints of Camarone #266335
RGB
CMYK
RGB Variations
Color information
#266335 (or 0x266335) is known color: Camarone. HEX triplet: 26, 63 and 35. RGB value is (38,99,53). Sum of RGB (Red+Green+Blue) = 38+99+53=190 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20% from 190); Green value is 99 (39.06% from 255 or 52.11% from 190); Blue value is 53 (21.09% from 255 or 27.89% from 190); Max value from RGB is 99 - color contains mainly: green. Hex color #266335 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266335 is #D99CCA. Grayscale: #4B4B4B. Windows color (decimal): -14261451 or 3498790. OLE color: 3498790.
HSL color Cylindrical-coordinate representation of color #266335: hue angle of 134.75º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266335 is Cyan = 0.62, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 99 | 53 | - |
| CMYK | 0.62 | 0 | 0.46 | 0.61 |
| HSL | 134.75º | 0.45% | 0.27% | - |
| HSV(B) | 134.75º | 0.62% | 0.39% | - |
| XYZ | 5.9 | 9.59 | 4.91 | - |
| YUV | 75.52 | 115.29 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 53 | 0.62 | 0 | 0.46 | 0.61 | 134.75 | 0.45 | 0.27 |
| Hex | 26 | 63 | 35 | 3E | 0 | 2E | 3D | 87 | 2D | 1B |
| Octal | 46 | 143 | 65 | 76 | 0 | 56 | 75 | 207 | 55 | 33 |
| Binary | 100110 | 1100011 | 110101 | 111110 | 0 | 101110 | 111101 | 10000111 | 101101 | 11011 |
Color Harmonies of #266335
Complementary color
Monochromatic Colors of #266335
Black with #266335
Text Example
Text Example
White with #266335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266335; }
p { color: rgb(38,99,53); }
H1.HeaderClassName
{
color: #266335;
}
.AnyTagClassName
{
color: #266335;
}
</style>
background-color css
<style>
a { background-color: #266335; }
a { background-color: rgb(38,99,53); }
div.DivClassName
{
background-color: #266335;
}
.BgClassName
{
background-color: #266335;
}
</style>
border-color css
<style>
span { border-color: #266335; }
span { border-color: rgb(38,99,53); }
td.TdClassName
{
border-color: #266335;
}
.TagClassName
{
border-color: #266335;
}
</style>