Shades of Pueblo #743622
Tints of Pueblo #743622
RGB
CMYK
RGB Variations
Color information
#743622 (or 0x743622) is known color: Pueblo. HEX triplet: 74, 36 and 22. RGB value is (116,54,34). Sum of RGB (Red+Green+Blue) = 116+54+34=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 34 (13.67% from 255 or 16.67% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #743622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743622 is #8BC9DD. Grayscale: #464646. Windows color (decimal): -9161182 or 2242164. OLE color: 2242164.
HSL color Cylindrical-coordinate representation of color #743622: hue angle of 14.63º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #743622 is Cyan = 0, Magento = 0.53, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 34 | - |
| CMYK | 0 | 0.53 | 0.71 | 0.55 |
| HSL | 14.63º | 0.55% | 0.29% | - |
| HSV(B) | 14.63º | 0.71% | 0.45% | - |
| XYZ | 8.81 | 6.47 | 2.3 | - |
| YUV | 70.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 34 | 0 | 0.53 | 0.71 | 0.55 | 14.63 | 0.55 | 0.29 |
| Hex | 74 | 36 | 22 | 0 | 35 | 47 | 37 | F | 37 | 1D |
| Octal | 164 | 66 | 42 | 0 | 65 | 107 | 67 | 17 | 67 | 35 |
| Binary | 1110100 | 110110 | 100010 | 0 | 110101 | 1000111 | 110111 | 1111 | 110111 | 11101 |
Color Harmonies of #743622
Complementary color
Monochromatic Colors of #743622
Black with #743622
Text Example
Text Example
White with #743622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743622; }
p { color: rgb(116,54,34); }
H1.HeaderClassName
{
color: #743622;
}
.AnyTagClassName
{
color: #743622;
}
</style>
background-color css
<style>
a { background-color: #743622; }
a { background-color: rgb(116,54,34); }
div.DivClassName
{
background-color: #743622;
}
.BgClassName
{
background-color: #743622;
}
</style>
border-color css
<style>
span { border-color: #743622; }
span { border-color: rgb(116,54,34); }
td.TdClassName
{
border-color: #743622;
}
.TagClassName
{
border-color: #743622;
}
</style>