Shades of Aztec #263733
Tints of Aztec #263733
RGB
CMYK
RGB Variations
Color information
#263733 (or 0x263733) is known color: Aztec. HEX triplet: 26, 37 and 33. RGB value is (38,55,51). Sum of RGB (Red+Green+Blue) = 38+55+51=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 55 (21.88% from 255 or 38.19% from 144); Blue value is 51 (20.31% from 255 or 35.42% from 144); Max value from RGB is 55 - color contains mainly: green. Hex color #263733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263733 is #D9C8CC. Grayscale: #313131. Windows color (decimal): -14272717 or 3356454. OLE color: 3356454.
HSL color Cylindrical-coordinate representation of color #263733: hue angle of 165.88º degrees, saturation: 0.18, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #263733 is Cyan = 0.31, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 55 | 51 | - |
| CMYK | 0.31 | 0 | 0.07 | 0.78 |
| HSL | 165.88º | 0.18% | 0.18% | - |
| HSV(B) | 165.88º | 0.31% | 0.22% | - |
| XYZ | 2.76 | 3.38 | 3.64 | - |
| YUV | 49.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 55 | 51 | 0.31 | 0 | 0.07 | 0.78 | 165.88 | 0.18 | 0.18 |
| Hex | 26 | 37 | 33 | 1F | 0 | 7 | 4E | A6 | 12 | 12 |
| Octal | 46 | 67 | 63 | 37 | 0 | 7 | 116 | 246 | 22 | 22 |
| Binary | 100110 | 110111 | 110011 | 11111 | 0 | 111 | 1001110 | 10100110 | 10010 | 10010 |
Color Harmonies of #263733
Complementary color
Monochromatic Colors of #263733
Black with #263733
Text Example
Text Example
White with #263733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263733; }
p { color: rgb(38,55,51); }
H1.HeaderClassName
{
color: #263733;
}
.AnyTagClassName
{
color: #263733;
}
</style>
background-color css
<style>
a { background-color: #263733; }
a { background-color: rgb(38,55,51); }
div.DivClassName
{
background-color: #263733;
}
.BgClassName
{
background-color: #263733;
}
</style>
border-color css
<style>
span { border-color: #263733; }
span { border-color: rgb(38,55,51); }
td.TdClassName
{
border-color: #263733;
}
.TagClassName
{
border-color: #263733;
}
</style>