Shades of Pueblo #683026
Tints of Pueblo #683026
RGB
CMYK
RGB Variations
Color information
#683026 (or 0x683026) is known color: Pueblo. HEX triplet: 68, 30 and 26. RGB value is (104,48,38). Sum of RGB (Red+Green+Blue) = 104+48+38=190 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.74% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 104 - color contains mainly: red. Hex color #683026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683026 is #97CFD9. Grayscale: #3F3F3F. Windows color (decimal): -9949146 or 2502760. OLE color: 2502760.
HSL color Cylindrical-coordinate representation of color #683026: hue angle of 9.09º 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 #683026 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 38 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.59 |
| HSL | 9.09º | 0.46% | 0.28% | - |
| HSV(B) | 9.09º | 0.63% | 0.41% | - |
| XYZ | 7.12 | 5.2 | 2.46 | - |
| YUV | 63.6 | 113.55 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 38 | 0 | 0.54 | 0.63 | 0.59 | 9.09 | 0.46 | 0.28 |
| Hex | 68 | 30 | 26 | 0 | 36 | 3F | 3B | 9 | 2E | 1C |
| Octal | 150 | 60 | 46 | 0 | 66 | 77 | 73 | 11 | 56 | 34 |
| Binary | 1101000 | 110000 | 100110 | 0 | 110110 | 111111 | 111011 | 1001 | 101110 | 11100 |
Color Harmonies of #683026
Complementary color
Monochromatic Colors of #683026
Black with #683026
Text Example
Text Example
White with #683026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683026; }
p { color: rgb(104,48,38); }
H1.HeaderClassName
{
color: #683026;
}
.AnyTagClassName
{
color: #683026;
}
</style>
background-color css
<style>
a { background-color: #683026; }
a { background-color: rgb(104,48,38); }
div.DivClassName
{
background-color: #683026;
}
.BgClassName
{
background-color: #683026;
}
</style>
border-color css
<style>
span { border-color: #683026; }
span { border-color: rgb(104,48,38); }
td.TdClassName
{
border-color: #683026;
}
.TagClassName
{
border-color: #683026;
}
</style>