Shades of Aztec #263938
Tints of Aztec #263938
RGB
CMYK
RGB Variations
Color information
#263938 (or 0x263938) is known color: Aztec. HEX triplet: 26, 39 and 38. RGB value is (38,57,56). Sum of RGB (Red+Green+Blue) = 38+57+56=151 (20% of max value = 765). Red value is 38 (15.23% from 255 or 25.17% from 151); Green value is 57 (22.66% from 255 or 37.75% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 57 - color contains mainly: green. Hex color #263938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263938 is #D9C6C7. Grayscale: #333333. Windows color (decimal): -14272200 or 3684646. OLE color: 3684646.
HSL color Cylindrical-coordinate representation of color #263938: hue angle of 176.84º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #263938 is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 57 | 56 | - |
| CMYK | 0.33 | 0 | 0.02 | 0.78 |
| HSL | 176.84º | 0.2% | 0.19% | - |
| HSV(B) | 176.84º | 0.33% | 0.22% | - |
| XYZ | 2.98 | 3.62 | 4.28 | - |
| YUV | 51.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 57 | 56 | 0.33 | 0 | 0.02 | 0.78 | 176.84 | 0.2 | 0.19 |
| Hex | 26 | 39 | 38 | 21 | 0 | 2 | 4E | B1 | 14 | 13 |
| Octal | 46 | 71 | 70 | 41 | 0 | 2 | 116 | 261 | 24 | 23 |
| Binary | 100110 | 111001 | 111000 | 100001 | 0 | 10 | 1001110 | 10110001 | 10100 | 10011 |
Color Harmonies of #263938
Complementary color
Monochromatic Colors of #263938
Black with #263938
Text Example
Text Example
White with #263938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263938; }
p { color: rgb(38,57,56); }
H1.HeaderClassName
{
color: #263938;
}
.AnyTagClassName
{
color: #263938;
}
</style>
background-color css
<style>
a { background-color: #263938; }
a { background-color: rgb(38,57,56); }
div.DivClassName
{
background-color: #263938;
}
.BgClassName
{
background-color: #263938;
}
</style>
border-color css
<style>
span { border-color: #263938; }
span { border-color: rgb(38,57,56); }
td.TdClassName
{
border-color: #263938;
}
.TagClassName
{
border-color: #263938;
}
</style>