Shades of Aztec #263735
Tints of Aztec #263735
RGB
CMYK
RGB Variations
Color information
#263735 (or 0x263735) is known color: Aztec. HEX triplet: 26, 37 and 35. RGB value is (38,55,53). Sum of RGB (Red+Green+Blue) = 38+55+53=146 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.03% from 146); Green value is 55 (21.88% from 255 or 37.67% from 146); Blue value is 53 (21.09% from 255 or 36.30% from 146); Max value from RGB is 55 - color contains mainly: green. Hex color #263735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263735 is #D9C8CA. Grayscale: #313131. Windows color (decimal): -14272715 or 3487526. OLE color: 3487526.
HSL color Cylindrical-coordinate representation of color #263735: hue angle of 172.94º 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 #263735 is Cyan = 0.31, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 55 | 53 | - |
| CMYK | 0.31 | 0 | 0.04 | 0.78 |
| HSL | 172.94º | 0.18% | 0.18% | - |
| HSV(B) | 172.94º | 0.31% | 0.22% | - |
| XYZ | 2.81 | 3.4 | 3.88 | - |
| YUV | 49.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 55 | 53 | 0.31 | 0 | 0.04 | 0.78 | 172.94 | 0.18 | 0.18 |
| Hex | 26 | 37 | 35 | 1F | 0 | 4 | 4E | AD | 12 | 12 |
| Octal | 46 | 67 | 65 | 37 | 0 | 4 | 116 | 255 | 22 | 22 |
| Binary | 100110 | 110111 | 110101 | 11111 | 0 | 100 | 1001110 | 10101101 | 10010 | 10010 |
Color Harmonies of #263735
Complementary color
Monochromatic Colors of #263735
Black with #263735
Text Example
Text Example
White with #263735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263735; }
p { color: rgb(38,55,53); }
H1.HeaderClassName
{
color: #263735;
}
.AnyTagClassName
{
color: #263735;
}
</style>
background-color css
<style>
a { background-color: #263735; }
a { background-color: rgb(38,55,53); }
div.DivClassName
{
background-color: #263735;
}
.BgClassName
{
background-color: #263735;
}
</style>
border-color css
<style>
span { border-color: #263735; }
span { border-color: rgb(38,55,53); }
td.TdClassName
{
border-color: #263735;
}
.TagClassName
{
border-color: #263735;
}
</style>