Shades of Pueblo #683123
Tints of Pueblo #683123
RGB
CMYK
RGB Variations
Color information
#683123 (or 0x683123) is known color: Pueblo. HEX triplet: 68, 31 and 23. RGB value is (104,49,35). Sum of RGB (Red+Green+Blue) = 104+49+35=188 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.32% from 188); Green value is 49 (19.53% from 255 or 26.06% from 188); Blue value is 35 (14.06% from 255 or 18.62% from 188); Max value from RGB is 104 - color contains mainly: red. Hex color #683123 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683123 is #97CEDC. Grayscale: #3F3F3F. Windows color (decimal): -9948893 or 2306408. OLE color: 2306408.
HSL color Cylindrical-coordinate representation of color #683123: hue angle of 12.17º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #683123 is Cyan = 0, Magento = 0.53, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 49 | 35 | - |
| CMYK | 0 | 0.53 | 0.66 | 0.59 |
| HSL | 12.17º | 0.5% | 0.27% | - |
| HSV(B) | 12.17º | 0.66% | 0.41% | - |
| XYZ | 7.11 | 5.26 | 2.23 | - |
| YUV | 63.85 | 111.72 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 49 | 35 | 0 | 0.53 | 0.66 | 0.59 | 12.17 | 0.5 | 0.27 |
| Hex | 68 | 31 | 23 | 0 | 35 | 42 | 3B | C | 32 | 1B |
| Octal | 150 | 61 | 43 | 0 | 65 | 102 | 73 | 14 | 62 | 33 |
| Binary | 1101000 | 110001 | 100011 | 0 | 110101 | 1000010 | 111011 | 1100 | 110010 | 11011 |
Color Harmonies of #683123
Complementary color
Monochromatic Colors of #683123
Black with #683123
Text Example
Text Example
White with #683123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683123; }
p { color: rgb(104,49,35); }
H1.HeaderClassName
{
color: #683123;
}
.AnyTagClassName
{
color: #683123;
}
</style>
background-color css
<style>
a { background-color: #683123; }
a { background-color: rgb(104,49,35); }
div.DivClassName
{
background-color: #683123;
}
.BgClassName
{
background-color: #683123;
}
</style>
border-color css
<style>
span { border-color: #683123; }
span { border-color: rgb(104,49,35); }
td.TdClassName
{
border-color: #683123;
}
.TagClassName
{
border-color: #683123;
}
</style>