Shades of Aztec #263532
Tints of Aztec #263532
RGB
CMYK
RGB Variations
Color information
#263532 (or 0x263532) is known color: Aztec. HEX triplet: 26, 35 and 32. RGB value is (38,53,50). Sum of RGB (Red+Green+Blue) = 38+53+50=141 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.95% from 141); Green value is 53 (21.09% from 255 or 37.59% from 141); Blue value is 50 (19.92% from 255 or 35.46% from 141); Max value from RGB is 53 - color contains mainly: green. Hex color #263532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263532 is #D9CACD. Grayscale: #303030. Windows color (decimal): -14273230 or 3290406. OLE color: 3290406.
HSL color Cylindrical-coordinate representation of color #263532: hue angle of 168º 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 #263532 is Cyan = 0.28, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 53 | 50 | - |
| CMYK | 0.28 | 0 | 0.06 | 0.79 |
| HSL | 168º | 0.16% | 0.18% | - |
| HSV(B) | 168º | 0.28% | 0.21% | - |
| XYZ | 2.65 | 3.19 | 3.49 | - |
| YUV | 48.17 | 129.03 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 53 | 50 | 0.28 | 0 | 0.06 | 0.79 | 168 | 0.16 | 0.18 |
| Hex | 26 | 35 | 32 | 1C | 0 | 6 | 4F | A8 | 10 | 12 |
| Octal | 46 | 65 | 62 | 34 | 0 | 6 | 117 | 250 | 20 | 22 |
| Binary | 100110 | 110101 | 110010 | 11100 | 0 | 110 | 1001111 | 10101000 | 10000 | 10010 |
Color Harmonies of #263532
Complementary color
Monochromatic Colors of #263532
Black with #263532
Text Example
Text Example
White with #263532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263532; }
p { color: rgb(38,53,50); }
H1.HeaderClassName
{
color: #263532;
}
.AnyTagClassName
{
color: #263532;
}
</style>
background-color css
<style>
a { background-color: #263532; }
a { background-color: rgb(38,53,50); }
div.DivClassName
{
background-color: #263532;
}
.BgClassName
{
background-color: #263532;
}
</style>
border-color css
<style>
span { border-color: #263532; }
span { border-color: rgb(38,53,50); }
td.TdClassName
{
border-color: #263532;
}
.TagClassName
{
border-color: #263532;
}
</style>