Shades of Pueblo #693328
Tints of Pueblo #693328
RGB
CMYK
RGB Variations
Color information
#693328 (or 0x693328) is known color: Pueblo. HEX triplet: 69, 33 and 28. RGB value is (105,51,40). Sum of RGB (Red+Green+Blue) = 105+51+40=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 51 (20.31% from 255 or 26.02% from 196); Blue value is 40 (16.02% from 255 or 20.41% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #693328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693328 is #96CCD7. Grayscale: #414141. Windows color (decimal): -9882840 or 2634601. OLE color: 2634601.
HSL color Cylindrical-coordinate representation of color #693328: hue angle of 10.15º 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 #693328 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 40 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.59 |
| HSL | 10.15º | 0.45% | 0.28% | - |
| HSV(B) | 10.15º | 0.62% | 0.41% | - |
| XYZ | 7.39 | 5.52 | 2.68 | - |
| YUV | 65.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 40 | 0 | 0.51 | 0.62 | 0.59 | 10.15 | 0.45 | 0.28 |
| Hex | 69 | 33 | 28 | 0 | 33 | 3E | 3B | A | 2D | 1C |
| Octal | 151 | 63 | 50 | 0 | 63 | 76 | 73 | 12 | 55 | 34 |
| Binary | 1101001 | 110011 | 101000 | 0 | 110011 | 111110 | 111011 | 1010 | 101101 | 11100 |
Color Harmonies of #693328
Complementary color
Monochromatic Colors of #693328
Black with #693328
Text Example
Text Example
White with #693328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693328; }
p { color: rgb(105,51,40); }
H1.HeaderClassName
{
color: #693328;
}
.AnyTagClassName
{
color: #693328;
}
</style>
background-color css
<style>
a { background-color: #693328; }
a { background-color: rgb(105,51,40); }
div.DivClassName
{
background-color: #693328;
}
.BgClassName
{
background-color: #693328;
}
</style>
border-color css
<style>
span { border-color: #693328; }
span { border-color: rgb(105,51,40); }
td.TdClassName
{
border-color: #693328;
}
.TagClassName
{
border-color: #693328;
}
</style>