Shades of Myrtle #263526
Tints of Myrtle #263526
RGB
CMYK
RGB Variations
Color information
#263526 (or 0x263526) is known color: Myrtle. HEX triplet: 26, 35 and 26. RGB value is (38,53,38). Sum of RGB (Red+Green+Blue) = 38+53+38=129 (17% of max value = 765). Red value is 38 (15.23% from 255 or 29.46% from 129); Green value is 53 (21.09% from 255 or 41.09% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 53 - color contains mainly: green. Hex color #263526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263526 is #D9CAD9. Grayscale: #2E2E2E. Windows color (decimal): -14273242 or 2503974. OLE color: 2503974.
HSL color Cylindrical-coordinate representation of color #263526: hue angle of 120º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #263526 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 53 | 38 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.79 |
| HSL | 120º | 0.16% | 0.18% | - |
| HSV(B) | 120º | 0.28% | 0.21% | - |
| XYZ | 2.42 | 3.1 | 2.3 | - |
| YUV | 46.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 53 | 38 | 0.28 | 0 | 0.28 | 0.79 | 120 | 0.16 | 0.18 |
| Hex | 26 | 35 | 26 | 1C | 0 | 1C | 4F | 78 | 10 | 12 |
| Octal | 46 | 65 | 46 | 34 | 0 | 34 | 117 | 170 | 20 | 22 |
| Binary | 100110 | 110101 | 100110 | 11100 | 0 | 11100 | 1001111 | 1111000 | 10000 | 10010 |
Color Harmonies of #263526
Complementary color
Monochromatic Colors of #263526
Black with #263526
Text Example
Text Example
White with #263526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263526; }
p { color: rgb(38,53,38); }
H1.HeaderClassName
{
color: #263526;
}
.AnyTagClassName
{
color: #263526;
}
</style>
background-color css
<style>
a { background-color: #263526; }
a { background-color: rgb(38,53,38); }
div.DivClassName
{
background-color: #263526;
}
.BgClassName
{
background-color: #263526;
}
</style>
border-color css
<style>
span { border-color: #263526; }
span { border-color: rgb(38,53,38); }
td.TdClassName
{
border-color: #263526;
}
.TagClassName
{
border-color: #263526;
}
</style>