Shades of Pueblo #743327
Tints of Pueblo #743327
RGB
CMYK
RGB Variations
Color information
#743327 (or 0x743327) is known color: Pueblo. HEX triplet: 74, 33 and 27. RGB value is (116,51,39). Sum of RGB (Red+Green+Blue) = 116+51+39=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #743327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743327 is #8BCCD8. Grayscale: #454545. Windows color (decimal): -9161945 or 2569076. OLE color: 2569076.
HSL color Cylindrical-coordinate representation of color #743327: hue angle of 9.35º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #743327 is Cyan = 0, Magento = 0.56, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 39 | - |
| CMYK | 0 | 0.56 | 0.66 | 0.55 |
| HSL | 9.35º | 0.5% | 0.3% | - |
| HSV(B) | 9.35º | 0.66% | 0.45% | - |
| XYZ | 8.75 | 6.23 | 2.66 | - |
| YUV | 69.07 | 111.03 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 39 | 0 | 0.56 | 0.66 | 0.55 | 9.35 | 0.5 | 0.3 |
| Hex | 74 | 33 | 27 | 0 | 38 | 42 | 37 | 9 | 32 | 1E |
| Octal | 164 | 63 | 47 | 0 | 70 | 102 | 67 | 11 | 62 | 36 |
| Binary | 1110100 | 110011 | 100111 | 0 | 111000 | 1000010 | 110111 | 1001 | 110010 | 11110 |
Color Harmonies of #743327
Complementary color
Monochromatic Colors of #743327
Black with #743327
Text Example
Text Example
White with #743327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743327; }
p { color: rgb(116,51,39); }
H1.HeaderClassName
{
color: #743327;
}
.AnyTagClassName
{
color: #743327;
}
</style>
background-color css
<style>
a { background-color: #743327; }
a { background-color: rgb(116,51,39); }
div.DivClassName
{
background-color: #743327;
}
.BgClassName
{
background-color: #743327;
}
</style>
border-color css
<style>
span { border-color: #743327; }
span { border-color: rgb(116,51,39); }
td.TdClassName
{
border-color: #743327;
}
.TagClassName
{
border-color: #743327;
}
</style>