Shades of Pueblo #683126
Tints of Pueblo #683126
RGB
CMYK
RGB Variations
Color information
#683126 (or 0x683126) is known color: Pueblo. HEX triplet: 68, 31 and 26. RGB value is (104,49,38). Sum of RGB (Red+Green+Blue) = 104+49+38=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #683126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683126 is #97CED9. Grayscale: #404040. Windows color (decimal): -9948890 or 2503016. OLE color: 2503016.
HSL color Cylindrical-coordinate representation of color #683126: hue angle of 10º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #683126 is Cyan = 0, Magento = 0.53, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 49 | 38 | - |
| CMYK | 0 | 0.53 | 0.63 | 0.59 |
| HSL | 10º | 0.46% | 0.28% | - |
| HSV(B) | 10º | 0.63% | 0.41% | - |
| XYZ | 7.16 | 5.28 | 2.48 | - |
| YUV | 64.19 | 113.22 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 49 | 38 | 0 | 0.53 | 0.63 | 0.59 | 10 | 0.46 | 0.28 |
| Hex | 68 | 31 | 26 | 0 | 35 | 3F | 3B | A | 2E | 1C |
| Octal | 150 | 61 | 46 | 0 | 65 | 77 | 73 | 12 | 56 | 34 |
| Binary | 1101000 | 110001 | 100110 | 0 | 110101 | 111111 | 111011 | 1010 | 101110 | 11100 |
Color Harmonies of #683126
Complementary color
Monochromatic Colors of #683126
Black with #683126
Text Example
Text Example
White with #683126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683126; }
p { color: rgb(104,49,38); }
H1.HeaderClassName
{
color: #683126;
}
.AnyTagClassName
{
color: #683126;
}
</style>
background-color css
<style>
a { background-color: #683126; }
a { background-color: rgb(104,49,38); }
div.DivClassName
{
background-color: #683126;
}
.BgClassName
{
background-color: #683126;
}
</style>
border-color css
<style>
span { border-color: #683126; }
span { border-color: rgb(104,49,38); }
td.TdClassName
{
border-color: #683126;
}
.TagClassName
{
border-color: #683126;
}
</style>