Shades of Pueblo #783423
Tints of Pueblo #783423
RGB
CMYK
RGB Variations
Color information
#783423 (or 0x783423) is known color: Pueblo. HEX triplet: 78, 34 and 23. RGB value is (120,52,35). Sum of RGB (Red+Green+Blue) = 120+52+35=207 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.97% from 207); Green value is 52 (20.70% from 255 or 25.12% from 207); Blue value is 35 (14.06% from 255 or 16.91% from 207); Max value from RGB is 120 - color contains mainly: red. Hex color #783423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783423 is #87CBDC. Grayscale: #464646. Windows color (decimal): -8899549 or 2307192. OLE color: 2307192.
HSL color Cylindrical-coordinate representation of color #783423: hue angle of 12º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #783423 is Cyan = 0, Magento = 0.57, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 35 | - |
| CMYK | 0 | 0.57 | 0.71 | 0.53 |
| HSL | 12º | 0.55% | 0.3% | - |
| HSV(B) | 12º | 0.71% | 0.47% | - |
| XYZ | 9.28 | 6.57 | 2.37 | - |
| YUV | 70.39 | 108.03 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 35 | 0 | 0.57 | 0.71 | 0.53 | 12 | 0.55 | 0.3 |
| Hex | 78 | 34 | 23 | 0 | 39 | 47 | 35 | C | 37 | 1E |
| Octal | 170 | 64 | 43 | 0 | 71 | 107 | 65 | 14 | 67 | 36 |
| Binary | 1111000 | 110100 | 100011 | 0 | 111001 | 1000111 | 110101 | 1100 | 110111 | 11110 |
Color Harmonies of #783423
Complementary color
Monochromatic Colors of #783423
Black with #783423
Text Example
Text Example
White with #783423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783423; }
p { color: rgb(120,52,35); }
H1.HeaderClassName
{
color: #783423;
}
.AnyTagClassName
{
color: #783423;
}
</style>
background-color css
<style>
a { background-color: #783423; }
a { background-color: rgb(120,52,35); }
div.DivClassName
{
background-color: #783423;
}
.BgClassName
{
background-color: #783423;
}
</style>
border-color css
<style>
span { border-color: #783423; }
span { border-color: rgb(120,52,35); }
td.TdClassName
{
border-color: #783423;
}
.TagClassName
{
border-color: #783423;
}
</style>