Shades of Pueblo #693428
Tints of Pueblo #693428
RGB
CMYK
RGB Variations
Color information
#693428 (or 0x693428) is known color: Pueblo. HEX triplet: 69, 34 and 28. RGB value is (105,52,40). Sum of RGB (Red+Green+Blue) = 105+52+40=197 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.30% from 197); Green value is 52 (20.70% from 255 or 26.40% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 105 - color contains mainly: red. Hex color #693428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693428 is #96CBD7. Grayscale: #424242. Windows color (decimal): -9882584 or 2634857. OLE color: 2634857.
HSL color Cylindrical-coordinate representation of color #693428: hue angle of 11.08º 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 #693428 is Cyan = 0, Magento = 0.50, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 40 | - |
| CMYK | 0 | 0.50 | 0.62 | 0.59 |
| HSL | 11.08º | 0.45% | 0.28% | - |
| HSV(B) | 11.08º | 0.62% | 0.41% | - |
| XYZ | 7.44 | 5.61 | 2.7 | - |
| YUV | 66.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 40 | 0 | 0.50 | 0.62 | 0.59 | 11.08 | 0.45 | 0.28 |
| Hex | 69 | 34 | 28 | 0 | 32 | 3E | 3B | B | 2D | 1C |
| Octal | 151 | 64 | 50 | 0 | 62 | 76 | 73 | 13 | 55 | 34 |
| Binary | 1101001 | 110100 | 101000 | 0 | 110010 | 111110 | 111011 | 1011 | 101101 | 11100 |
Color Harmonies of #693428
Complementary color
Monochromatic Colors of #693428
Black with #693428
Text Example
Text Example
White with #693428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693428; }
p { color: rgb(105,52,40); }
H1.HeaderClassName
{
color: #693428;
}
.AnyTagClassName
{
color: #693428;
}
</style>
background-color css
<style>
a { background-color: #693428; }
a { background-color: rgb(105,52,40); }
div.DivClassName
{
background-color: #693428;
}
.BgClassName
{
background-color: #693428;
}
</style>
border-color css
<style>
span { border-color: #693428; }
span { border-color: rgb(105,52,40); }
td.TdClassName
{
border-color: #693428;
}
.TagClassName
{
border-color: #693428;
}
</style>