Shades of Pueblo #752718
Tints of Pueblo #752718
RGB
CMYK
RGB Variations
Color information
#752718 (or 0x752718) is known color: Pueblo. HEX triplet: 75, 27 and 18. RGB value is (117,39,24). Sum of RGB (Red+Green+Blue) = 117+39+24=180 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65% from 180); Green value is 39 (15.62% from 255 or 21.67% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 117 - color contains mainly: red. Hex color #752718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752718 is #8AD8E7. Grayscale: #3C3C3C. Windows color (decimal): -9099496 or 1582965. OLE color: 1582965.
HSL color Cylindrical-coordinate representation of color #752718: hue angle of 9.68º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #752718 is Cyan = 0, Magento = 0.67, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 24 | - |
| CMYK | 0 | 0.67 | 0.79 | 0.54 |
| HSL | 9.68º | 0.66% | 0.28% | - |
| HSV(B) | 9.68º | 0.79% | 0.46% | - |
| XYZ | 8.23 | 5.3 | 1.45 | - |
| YUV | 60.61 | 107.34 | 168.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 24 | 0 | 0.67 | 0.79 | 0.54 | 9.68 | 0.66 | 0.28 |
| Hex | 75 | 27 | 18 | 0 | 43 | 4F | 36 | A | 42 | 1C |
| Octal | 165 | 47 | 30 | 0 | 103 | 117 | 66 | 12 | 102 | 34 |
| Binary | 1110101 | 100111 | 11000 | 0 | 1000011 | 1001111 | 110110 | 1010 | 1000010 | 11100 |
Color Harmonies of #752718
Complementary color
Monochromatic Colors of #752718
Black with #752718
Text Example
Text Example
White with #752718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752718; }
p { color: rgb(117,39,24); }
H1.HeaderClassName
{
color: #752718;
}
.AnyTagClassName
{
color: #752718;
}
</style>
background-color css
<style>
a { background-color: #752718; }
a { background-color: rgb(117,39,24); }
div.DivClassName
{
background-color: #752718;
}
.BgClassName
{
background-color: #752718;
}
</style>
border-color css
<style>
span { border-color: #752718; }
span { border-color: rgb(117,39,24); }
td.TdClassName
{
border-color: #752718;
}
.TagClassName
{
border-color: #752718;
}
</style>