Shades of Pueblo #743826
Tints of Pueblo #743826
RGB
CMYK
RGB Variations
Color information
#743826 (or 0x743826) is known color: Pueblo. HEX triplet: 74, 38 and 26. RGB value is (116,56,38). Sum of RGB (Red+Green+Blue) = 116+56+38=210 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.24% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 116 - color contains mainly: red. Hex color #743826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743826 is #8BC7D9. Grayscale: #484848. Windows color (decimal): -9160666 or 2504820. OLE color: 2504820.
HSL color Cylindrical-coordinate representation of color #743826: hue angle of 13.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #743826 is Cyan = 0, Magento = 0.52, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 38 | - |
| CMYK | 0 | 0.52 | 0.67 | 0.55 |
| HSL | 13.85º | 0.51% | 0.3% | - |
| HSV(B) | 13.85º | 0.67% | 0.45% | - |
| XYZ | 8.97 | 6.68 | 2.65 | - |
| YUV | 71.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 38 | 0 | 0.52 | 0.67 | 0.55 | 13.85 | 0.51 | 0.3 |
| Hex | 74 | 38 | 26 | 0 | 34 | 43 | 37 | E | 33 | 1E |
| Octal | 164 | 70 | 46 | 0 | 64 | 103 | 67 | 16 | 63 | 36 |
| Binary | 1110100 | 111000 | 100110 | 0 | 110100 | 1000011 | 110111 | 1110 | 110011 | 11110 |
Color Harmonies of #743826
Complementary color
Monochromatic Colors of #743826
Black with #743826
Text Example
Text Example
White with #743826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743826; }
p { color: rgb(116,56,38); }
H1.HeaderClassName
{
color: #743826;
}
.AnyTagClassName
{
color: #743826;
}
</style>
background-color css
<style>
a { background-color: #743826; }
a { background-color: rgb(116,56,38); }
div.DivClassName
{
background-color: #743826;
}
.BgClassName
{
background-color: #743826;
}
</style>
border-color css
<style>
span { border-color: #743826; }
span { border-color: rgb(116,56,38); }
td.TdClassName
{
border-color: #743826;
}
.TagClassName
{
border-color: #743826;
}
</style>