Shades of Pueblo #693324
Tints of Pueblo #693324
RGB
CMYK
RGB Variations
Color information
#693324 (or 0x693324) is known color: Pueblo. HEX triplet: 69, 33 and 24. RGB value is (105,51,36). Sum of RGB (Red+Green+Blue) = 105+51+36=192 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.69% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 105 - color contains mainly: red. Hex color #693324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693324 is #96CCDB. Grayscale: #414141. Windows color (decimal): -9882844 or 2372457. OLE color: 2372457.
HSL color Cylindrical-coordinate representation of color #693324: hue angle of 13.04º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #693324 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 36 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.59 |
| HSL | 13.04º | 0.49% | 0.28% | - |
| HSV(B) | 13.04º | 0.66% | 0.41% | - |
| XYZ | 7.33 | 5.5 | 2.34 | - |
| YUV | 65.44 | 111.39 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 36 | 0 | 0.51 | 0.66 | 0.59 | 13.04 | 0.49 | 0.28 |
| Hex | 69 | 33 | 24 | 0 | 33 | 42 | 3B | D | 31 | 1C |
| Octal | 151 | 63 | 44 | 0 | 63 | 102 | 73 | 15 | 61 | 34 |
| Binary | 1101001 | 110011 | 100100 | 0 | 110011 | 1000010 | 111011 | 1101 | 110001 | 11100 |
Color Harmonies of #693324
Complementary color
Monochromatic Colors of #693324
Black with #693324
Text Example
Text Example
White with #693324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693324; }
p { color: rgb(105,51,36); }
H1.HeaderClassName
{
color: #693324;
}
.AnyTagClassName
{
color: #693324;
}
</style>
background-color css
<style>
a { background-color: #693324; }
a { background-color: rgb(105,51,36); }
div.DivClassName
{
background-color: #693324;
}
.BgClassName
{
background-color: #693324;
}
</style>
border-color css
<style>
span { border-color: #693324; }
span { border-color: rgb(105,51,36); }
td.TdClassName
{
border-color: #693324;
}
.TagClassName
{
border-color: #693324;
}
</style>