Shades of Pueblo #762618
Tints of Pueblo #762618
RGB
CMYK
RGB Variations
Color information
#762618 (or 0x762618) is known color: Pueblo. HEX triplet: 76, 26 and 18. RGB value is (118,38,24). Sum of RGB (Red+Green+Blue) = 118+38+24=180 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.56% from 180); Green value is 38 (15.23% from 255 or 21.11% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 118 - color contains mainly: red. Hex color #762618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762618 is #89D9E7. Grayscale: #3C3C3C. Windows color (decimal): -9034216 or 1582710. OLE color: 1582710.
HSL color Cylindrical-coordinate representation of color #762618: hue angle of 8.94º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #762618 is Cyan = 0, Magento = 0.68, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 24 | - |
| CMYK | 0 | 0.68 | 0.80 | 0.54 |
| HSL | 8.94º | 0.66% | 0.28% | - |
| HSV(B) | 8.94º | 0.8% | 0.46% | - |
| XYZ | 8.33 | 5.3 | 1.45 | - |
| YUV | 60.32 | 107.5 | 169.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 24 | 0 | 0.68 | 0.80 | 0.54 | 8.94 | 0.66 | 0.28 |
| Hex | 76 | 26 | 18 | 0 | 44 | 50 | 36 | 9 | 42 | 1C |
| Octal | 166 | 46 | 30 | 0 | 104 | 120 | 66 | 11 | 102 | 34 |
| Binary | 1110110 | 100110 | 11000 | 0 | 1000100 | 1010000 | 110110 | 1001 | 1000010 | 11100 |
Color Harmonies of #762618
Complementary color
Monochromatic Colors of #762618
Black with #762618
Text Example
Text Example
White with #762618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762618; }
p { color: rgb(118,38,24); }
H1.HeaderClassName
{
color: #762618;
}
.AnyTagClassName
{
color: #762618;
}
</style>
background-color css
<style>
a { background-color: #762618; }
a { background-color: rgb(118,38,24); }
div.DivClassName
{
background-color: #762618;
}
.BgClassName
{
background-color: #762618;
}
</style>
border-color css
<style>
span { border-color: #762618; }
span { border-color: rgb(118,38,24); }
td.TdClassName
{
border-color: #762618;
}
.TagClassName
{
border-color: #762618;
}
</style>