Shades of Pueblo #683027
Tints of Pueblo #683027
RGB
CMYK
RGB Variations
Color information
#683027 (or 0x683027) is known color: Pueblo. HEX triplet: 68, 30 and 27. RGB value is (104,48,39). Sum of RGB (Red+Green+Blue) = 104+48+39=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 48 (19.14% from 255 or 25.13% from 191); Blue value is 39 (15.62% from 255 or 20.42% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #683027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683027 is #97CFD8. Grayscale: #3F3F3F. Windows color (decimal): -9949145 or 2568296. OLE color: 2568296.
HSL color Cylindrical-coordinate representation of color #683027: hue angle of 8.31º 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 #683027 is Cyan = 0, Magento = 0.54, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 39 | - |
| CMYK | 0 | 0.54 | 0.62 | 0.59 |
| HSL | 8.31º | 0.45% | 0.28% | - |
| HSV(B) | 8.31º | 0.63% | 0.41% | - |
| XYZ | 7.13 | 5.2 | 2.55 | - |
| YUV | 63.72 | 114.05 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 39 | 0 | 0.54 | 0.62 | 0.59 | 8.31 | 0.45 | 0.28 |
| Hex | 68 | 30 | 27 | 0 | 36 | 3E | 3B | 8 | 2D | 1C |
| Octal | 150 | 60 | 47 | 0 | 66 | 76 | 73 | 10 | 55 | 34 |
| Binary | 1101000 | 110000 | 100111 | 0 | 110110 | 111110 | 111011 | 1000 | 101101 | 11100 |
Color Harmonies of #683027
Complementary color
Monochromatic Colors of #683027
Black with #683027
Text Example
Text Example
White with #683027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683027; }
p { color: rgb(104,48,39); }
H1.HeaderClassName
{
color: #683027;
}
.AnyTagClassName
{
color: #683027;
}
</style>
background-color css
<style>
a { background-color: #683027; }
a { background-color: rgb(104,48,39); }
div.DivClassName
{
background-color: #683027;
}
.BgClassName
{
background-color: #683027;
}
</style>
border-color css
<style>
span { border-color: #683027; }
span { border-color: rgb(104,48,39); }
td.TdClassName
{
border-color: #683027;
}
.TagClassName
{
border-color: #683027;
}
</style>