Shades of Pueblo #683327
Tints of Pueblo #683327
RGB
CMYK
RGB Variations
Color information
#683327 (or 0x683327) is known color: Pueblo. HEX triplet: 68, 33 and 27. RGB value is (104,51,39). Sum of RGB (Red+Green+Blue) = 104+51+39=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #683327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683327 is #97CCD8. Grayscale: #414141. Windows color (decimal): -9948377 or 2569064. OLE color: 2569064.
HSL color Cylindrical-coordinate representation of color #683327: hue angle of 11.08º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #683327 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 51 | 39 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.59 |
| HSL | 11.08º | 0.45% | 0.28% | - |
| HSV(B) | 11.08º | 0.63% | 0.41% | - |
| XYZ | 7.26 | 5.46 | 2.59 | - |
| YUV | 65.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 39 | 0 | 0.51 | 0.62 | 0.59 | 11.08 | 0.45 | 0.28 |
| Hex | 68 | 33 | 27 | 0 | 33 | 3E | 3B | B | 2D | 1C |
| Octal | 150 | 63 | 47 | 0 | 63 | 76 | 73 | 13 | 55 | 34 |
| Binary | 1101000 | 110011 | 100111 | 0 | 110011 | 111110 | 111011 | 1011 | 101101 | 11100 |
Color Harmonies of #683327
Complementary color
Monochromatic Colors of #683327
Black with #683327
Text Example
Text Example
White with #683327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683327; }
p { color: rgb(104,51,39); }
H1.HeaderClassName
{
color: #683327;
}
.AnyTagClassName
{
color: #683327;
}
</style>
background-color css
<style>
a { background-color: #683327; }
a { background-color: rgb(104,51,39); }
div.DivClassName
{
background-color: #683327;
}
.BgClassName
{
background-color: #683327;
}
</style>
border-color css
<style>
span { border-color: #683327; }
span { border-color: rgb(104,51,39); }
td.TdClassName
{
border-color: #683327;
}
.TagClassName
{
border-color: #683327;
}
</style>