Shades of Pueblo #693427
Tints of Pueblo #693427
RGB
CMYK
RGB Variations
Color information
#693427 (or 0x693427) is known color: Pueblo. HEX triplet: 69, 34 and 27. RGB value is (105,52,39). Sum of RGB (Red+Green+Blue) = 105+52+39=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 52 (20.70% from 255 or 26.53% from 196); Blue value is 39 (15.62% from 255 or 19.90% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #693427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693427 is #96CBD8. Grayscale: #424242. Windows color (decimal): -9882585 or 2569321. OLE color: 2569321.
HSL color Cylindrical-coordinate representation of color #693427: hue angle of 11.82º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #693427 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 39 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.59 |
| HSL | 11.82º | 0.46% | 0.28% | - |
| HSV(B) | 11.82º | 0.63% | 0.41% | - |
| XYZ | 7.42 | 5.61 | 2.61 | - |
| YUV | 66.37 | 112.56 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 39 | 0 | 0.50 | 0.63 | 0.59 | 11.82 | 0.46 | 0.28 |
| Hex | 69 | 34 | 27 | 0 | 32 | 3F | 3B | C | 2E | 1C |
| Octal | 151 | 64 | 47 | 0 | 62 | 77 | 73 | 14 | 56 | 34 |
| Binary | 1101001 | 110100 | 100111 | 0 | 110010 | 111111 | 111011 | 1100 | 101110 | 11100 |
Color Harmonies of #693427
Complementary color
Monochromatic Colors of #693427
Black with #693427
Text Example
Text Example
White with #693427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693427; }
p { color: rgb(105,52,39); }
H1.HeaderClassName
{
color: #693427;
}
.AnyTagClassName
{
color: #693427;
}
</style>
background-color css
<style>
a { background-color: #693427; }
a { background-color: rgb(105,52,39); }
div.DivClassName
{
background-color: #693427;
}
.BgClassName
{
background-color: #693427;
}
</style>
border-color css
<style>
span { border-color: #693427; }
span { border-color: rgb(105,52,39); }
td.TdClassName
{
border-color: #693427;
}
.TagClassName
{
border-color: #693427;
}
</style>