Shades of Pueblo #753828
Tints of Pueblo #753828
RGB
CMYK
RGB Variations
Color information
#753828 (or 0x753828) is known color: Pueblo. HEX triplet: 75, 38 and 28. RGB value is (117,56,40). Sum of RGB (Red+Green+Blue) = 117+56+40=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 56 (22.27% from 255 or 26.29% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #753828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753828 is #8AC7D7. Grayscale: #484848. Windows color (decimal): -9095128 or 2635893. OLE color: 2635893.
HSL color Cylindrical-coordinate representation of color #753828: hue angle of 12.47º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #753828 is Cyan = 0, Magento = 0.52, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 40 | - |
| CMYK | 0 | 0.52 | 0.66 | 0.54 |
| HSL | 12.47º | 0.49% | 0.31% | - |
| HSV(B) | 12.47º | 0.66% | 0.46% | - |
| XYZ | 9.13 | 6.76 | 2.83 | - |
| YUV | 72.42 | 109.71 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 40 | 0 | 0.52 | 0.66 | 0.54 | 12.47 | 0.49 | 0.31 |
| Hex | 75 | 38 | 28 | 0 | 34 | 42 | 36 | C | 31 | 1F |
| Octal | 165 | 70 | 50 | 0 | 64 | 102 | 66 | 14 | 61 | 37 |
| Binary | 1110101 | 111000 | 101000 | 0 | 110100 | 1000010 | 110110 | 1100 | 110001 | 11111 |
Color Harmonies of #753828
Complementary color
Monochromatic Colors of #753828
Black with #753828
Text Example
Text Example
White with #753828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753828; }
p { color: rgb(117,56,40); }
H1.HeaderClassName
{
color: #753828;
}
.AnyTagClassName
{
color: #753828;
}
</style>
background-color css
<style>
a { background-color: #753828; }
a { background-color: rgb(117,56,40); }
div.DivClassName
{
background-color: #753828;
}
.BgClassName
{
background-color: #753828;
}
</style>
border-color css
<style>
span { border-color: #753828; }
span { border-color: rgb(117,56,40); }
td.TdClassName
{
border-color: #753828;
}
.TagClassName
{
border-color: #753828;
}
</style>