Shades of Pueblo #693326
Tints of Pueblo #693326
RGB
CMYK
RGB Variations
Color information
#693326 (or 0x693326) is known color: Pueblo. HEX triplet: 69, 33 and 26. RGB value is (105,51,38). Sum of RGB (Red+Green+Blue) = 105+51+38=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #693326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693326 is #96CCD9. Grayscale: #414141. Windows color (decimal): -9882842 or 2503529. OLE color: 2503529.
HSL color Cylindrical-coordinate representation of color #693326: hue angle of 11.64º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #693326 is Cyan = 0, Magento = 0.51, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 38 | - |
| CMYK | 0 | 0.51 | 0.64 | 0.59 |
| HSL | 11.64º | 0.47% | 0.28% | - |
| HSV(B) | 11.64º | 0.64% | 0.41% | - |
| XYZ | 7.36 | 5.51 | 2.51 | - |
| YUV | 65.66 | 112.39 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 38 | 0 | 0.51 | 0.64 | 0.59 | 11.64 | 0.47 | 0.28 |
| Hex | 69 | 33 | 26 | 0 | 33 | 40 | 3B | C | 2F | 1C |
| Octal | 151 | 63 | 46 | 0 | 63 | 100 | 73 | 14 | 57 | 34 |
| Binary | 1101001 | 110011 | 100110 | 0 | 110011 | 1000000 | 111011 | 1100 | 101111 | 11100 |
Color Harmonies of #693326
Complementary color
Monochromatic Colors of #693326
Black with #693326
Text Example
Text Example
White with #693326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693326; }
p { color: rgb(105,51,38); }
H1.HeaderClassName
{
color: #693326;
}
.AnyTagClassName
{
color: #693326;
}
</style>
background-color css
<style>
a { background-color: #693326; }
a { background-color: rgb(105,51,38); }
div.DivClassName
{
background-color: #693326;
}
.BgClassName
{
background-color: #693326;
}
</style>
border-color css
<style>
span { border-color: #693326; }
span { border-color: rgb(105,51,38); }
td.TdClassName
{
border-color: #693326;
}
.TagClassName
{
border-color: #693326;
}
</style>