Shades of Aztec #263836
Tints of Aztec #263836
RGB
CMYK
RGB Variations
Color information
#263836 (or 0x263836) is known color: Aztec. HEX triplet: 26, 38 and 36. RGB value is (38,56,54). Sum of RGB (Red+Green+Blue) = 38+56+54=148 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.68% from 148); Green value is 56 (22.27% from 255 or 37.84% from 148); Blue value is 54 (21.48% from 255 or 36.49% from 148); Max value from RGB is 56 - color contains mainly: green. Hex color #263836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263836 is #D9C7C9. Grayscale: #323232. Windows color (decimal): -14272458 or 3553318. OLE color: 3553318.
HSL color Cylindrical-coordinate representation of color #263836: hue angle of 173.33º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #263836 is Cyan = 0.32, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 56 | 54 | - |
| CMYK | 0.32 | 0 | 0.04 | 0.78 |
| HSL | 173.33º | 0.19% | 0.18% | - |
| HSV(B) | 173.33º | 0.32% | 0.22% | - |
| XYZ | 2.88 | 3.51 | 4.02 | - |
| YUV | 50.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 56 | 54 | 0.32 | 0 | 0.04 | 0.78 | 173.33 | 0.19 | 0.18 |
| Hex | 26 | 38 | 36 | 20 | 0 | 4 | 4E | AD | 13 | 12 |
| Octal | 46 | 70 | 66 | 40 | 0 | 4 | 116 | 255 | 23 | 22 |
| Binary | 100110 | 111000 | 110110 | 100000 | 0 | 100 | 1001110 | 10101101 | 10011 | 10010 |
Color Harmonies of #263836
Complementary color
Monochromatic Colors of #263836
Black with #263836
Text Example
Text Example
White with #263836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263836; }
p { color: rgb(38,56,54); }
H1.HeaderClassName
{
color: #263836;
}
.AnyTagClassName
{
color: #263836;
}
</style>
background-color css
<style>
a { background-color: #263836; }
a { background-color: rgb(38,56,54); }
div.DivClassName
{
background-color: #263836;
}
.BgClassName
{
background-color: #263836;
}
</style>
border-color css
<style>
span { border-color: #263836; }
span { border-color: rgb(38,56,54); }
td.TdClassName
{
border-color: #263836;
}
.TagClassName
{
border-color: #263836;
}
</style>