Shades of Pueblo #723927
Tints of Pueblo #723927
RGB
CMYK
RGB Variations
Color information
#723927 (or 0x723927) is known color: Pueblo. HEX triplet: 72, 39 and 27. RGB value is (114,57,39). Sum of RGB (Red+Green+Blue) = 114+57+39=210 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.29% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 114 - color contains mainly: red. Hex color #723927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723927 is #8DC6D8. Grayscale: #484848. Windows color (decimal): -9291481 or 2570610. OLE color: 2570610.
HSL color Cylindrical-coordinate representation of color #723927: hue angle of 14.4º degrees, saturation: 0.49, 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 #723927 is Cyan = 0, Magento = 0.50, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 39 | - |
| CMYK | 0 | 0.50 | 0.66 | 0.55 |
| HSL | 14.4º | 0.49% | 0.3% | - |
| HSV(B) | 14.4º | 0.66% | 0.45% | - |
| XYZ | 8.77 | 6.65 | 2.74 | - |
| YUV | 71.99 | 109.38 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 39 | 0 | 0.50 | 0.66 | 0.55 | 14.4 | 0.49 | 0.3 |
| Hex | 72 | 39 | 27 | 0 | 32 | 42 | 37 | E | 31 | 1E |
| Octal | 162 | 71 | 47 | 0 | 62 | 102 | 67 | 16 | 61 | 36 |
| Binary | 1110010 | 111001 | 100111 | 0 | 110010 | 1000010 | 110111 | 1110 | 110001 | 11110 |
Color Harmonies of #723927
Complementary color
Monochromatic Colors of #723927
Black with #723927
Text Example
Text Example
White with #723927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723927; }
p { color: rgb(114,57,39); }
H1.HeaderClassName
{
color: #723927;
}
.AnyTagClassName
{
color: #723927;
}
</style>
background-color css
<style>
a { background-color: #723927; }
a { background-color: rgb(114,57,39); }
div.DivClassName
{
background-color: #723927;
}
.BgClassName
{
background-color: #723927;
}
</style>
border-color css
<style>
span { border-color: #723927; }
span { border-color: rgb(114,57,39); }
td.TdClassName
{
border-color: #723927;
}
.TagClassName
{
border-color: #723927;
}
</style>