Shades of Aztec #263734
Tints of Aztec #263734
RGB
CMYK
RGB Variations
Color information
#263734 (or 0x263734) is known color: Aztec. HEX triplet: 26, 37 and 34. RGB value is (38,55,52). Sum of RGB (Red+Green+Blue) = 38+55+52=145 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.21% from 145); Green value is 55 (21.88% from 255 or 37.93% from 145); Blue value is 52 (20.70% from 255 or 35.86% from 145); Max value from RGB is 55 - color contains mainly: green. Hex color #263734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263734 is #D9C8CB. Grayscale: #313131. Windows color (decimal): -14272716 or 3421990. OLE color: 3421990.
HSL color Cylindrical-coordinate representation of color #263734: hue angle of 169.41º 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 #263734 is Cyan = 0.31, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 55 | 52 | - |
| CMYK | 0.31 | 0 | 0.05 | 0.78 |
| HSL | 169.41º | 0.18% | 0.18% | - |
| HSV(B) | 169.41º | 0.31% | 0.22% | - |
| XYZ | 2.79 | 3.39 | 3.76 | - |
| YUV | 49.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 55 | 52 | 0.31 | 0 | 0.05 | 0.78 | 169.41 | 0.18 | 0.18 |
| Hex | 26 | 37 | 34 | 1F | 0 | 5 | 4E | A9 | 12 | 12 |
| Octal | 46 | 67 | 64 | 37 | 0 | 5 | 116 | 251 | 22 | 22 |
| Binary | 100110 | 110111 | 110100 | 11111 | 0 | 101 | 1001110 | 10101001 | 10010 | 10010 |
Color Harmonies of #263734
Complementary color
Monochromatic Colors of #263734
Black with #263734
Text Example
Text Example
White with #263734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263734; }
p { color: rgb(38,55,52); }
H1.HeaderClassName
{
color: #263734;
}
.AnyTagClassName
{
color: #263734;
}
</style>
background-color css
<style>
a { background-color: #263734; }
a { background-color: rgb(38,55,52); }
div.DivClassName
{
background-color: #263734;
}
.BgClassName
{
background-color: #263734;
}
</style>
border-color css
<style>
span { border-color: #263734; }
span { border-color: rgb(38,55,52); }
td.TdClassName
{
border-color: #263734;
}
.TagClassName
{
border-color: #263734;
}
</style>