Shades of Pueblo #683024
Tints of Pueblo #683024
RGB
CMYK
RGB Variations
Color information
#683024 (or 0x683024) is known color: Pueblo. HEX triplet: 68, 30 and 24. RGB value is (104,48,36). Sum of RGB (Red+Green+Blue) = 104+48+36=188 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.32% from 188); Green value is 48 (19.14% from 255 or 25.53% from 188); Blue value is 36 (14.45% from 255 or 19.15% from 188); Max value from RGB is 104 - color contains mainly: red. Hex color #683024 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683024 is #97CFDB. Grayscale: #3F3F3F. Windows color (decimal): -9949148 or 2371688. OLE color: 2371688.
HSL color Cylindrical-coordinate representation of color #683024: hue angle of 10.59º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #683024 is Cyan = 0, Magento = 0.54, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 36 | - |
| CMYK | 0 | 0.54 | 0.65 | 0.59 |
| HSL | 10.59º | 0.49% | 0.27% | - |
| HSV(B) | 10.59º | 0.65% | 0.41% | - |
| XYZ | 7.08 | 5.18 | 2.3 | - |
| YUV | 63.38 | 112.55 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 36 | 0 | 0.54 | 0.65 | 0.59 | 10.59 | 0.49 | 0.27 |
| Hex | 68 | 30 | 24 | 0 | 36 | 41 | 3B | B | 31 | 1B |
| Octal | 150 | 60 | 44 | 0 | 66 | 101 | 73 | 13 | 61 | 33 |
| Binary | 1101000 | 110000 | 100100 | 0 | 110110 | 1000001 | 111011 | 1011 | 110001 | 11011 |
Color Harmonies of #683024
Complementary color
Monochromatic Colors of #683024
Black with #683024
Text Example
Text Example
White with #683024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683024; }
p { color: rgb(104,48,36); }
H1.HeaderClassName
{
color: #683024;
}
.AnyTagClassName
{
color: #683024;
}
</style>
background-color css
<style>
a { background-color: #683024; }
a { background-color: rgb(104,48,36); }
div.DivClassName
{
background-color: #683024;
}
.BgClassName
{
background-color: #683024;
}
</style>
border-color css
<style>
span { border-color: #683024; }
span { border-color: rgb(104,48,36); }
td.TdClassName
{
border-color: #683024;
}
.TagClassName
{
border-color: #683024;
}
</style>