Shades of Pueblo #673028
Tints of Pueblo #673028
RGB
CMYK
RGB Variations
Color information
#673028 (or 0x673028) is known color: Pueblo. HEX triplet: 67, 30 and 28. RGB value is (103,48,40). Sum of RGB (Red+Green+Blue) = 103+48+40=191 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.93% from 191); Green value is 48 (19.14% from 255 or 25.13% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 103 - color contains mainly: red. Hex color #673028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673028 is #98CFD7. Grayscale: #3F3F3F. Windows color (decimal): -10014680 or 2633831. OLE color: 2633831.
HSL color Cylindrical-coordinate representation of color #673028: hue angle of 7.62º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #673028 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 48 | 40 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.60 |
| HSL | 7.62º | 0.44% | 0.28% | - |
| HSV(B) | 7.62º | 0.61% | 0.4% | - |
| XYZ | 7.03 | 5.15 | 2.63 | - |
| YUV | 63.53 | 114.72 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 48 | 40 | 0 | 0.53 | 0.61 | 0.60 | 7.62 | 0.44 | 0.28 |
| Hex | 67 | 30 | 28 | 0 | 35 | 3D | 3C | 8 | 2C | 1C |
| Octal | 147 | 60 | 50 | 0 | 65 | 75 | 74 | 10 | 54 | 34 |
| Binary | 1100111 | 110000 | 101000 | 0 | 110101 | 111101 | 111100 | 1000 | 101100 | 11100 |
Color Harmonies of #673028
Complementary color
Monochromatic Colors of #673028
Black with #673028
Text Example
Text Example
White with #673028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673028; }
p { color: rgb(103,48,40); }
H1.HeaderClassName
{
color: #673028;
}
.AnyTagClassName
{
color: #673028;
}
</style>
background-color css
<style>
a { background-color: #673028; }
a { background-color: rgb(103,48,40); }
div.DivClassName
{
background-color: #673028;
}
.BgClassName
{
background-color: #673028;
}
</style>
border-color css
<style>
span { border-color: #673028; }
span { border-color: rgb(103,48,40); }
td.TdClassName
{
border-color: #673028;
}
.TagClassName
{
border-color: #673028;
}
</style>