Shades of Boulder #788278
Tints of Boulder #788278
RGB
CMYK
RGB Variations
Color information
#788278 (or 0x788278) is known color: Boulder. HEX triplet: 78, 82 and 78. RGB value is (120,130,120). Sum of RGB (Red+Green+Blue) = 120+130+120=370 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.43% from 370); Green value is 130 (51.17% from 255 or 35.14% from 370); Blue value is 120 (47.27% from 255 or 32.43% from 370); Max value from RGB is 130 - color contains mainly: green. Hex color #788278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788278 is #877D87. Grayscale: #7D7D7D. Windows color (decimal): -8879496 or 7897720. OLE color: 7897720.
HSL color Cylindrical-coordinate representation of color #788278: hue angle of 120º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #788278 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 130 | 120 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.49 |
| HSL | 120º | 0.04% | 0.49% | - |
| HSV(B) | 120º | 0.08% | 0.51% | - |
| XYZ | 19.12 | 21.31 | 20.88 | - |
| YUV | 125.87 | 124.69 | 123.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 120 | 0.08 | 0 | 0.08 | 0.49 | 120 | 0.04 | 0.49 |
| Hex | 78 | 82 | 78 | 8 | 0 | 8 | 31 | 78 | 4 | 31 |
| Octal | 170 | 202 | 170 | 10 | 0 | 10 | 61 | 170 | 4 | 61 |
| Binary | 1111000 | 10000010 | 1111000 | 1000 | 0 | 1000 | 110001 | 1111000 | 100 | 110001 |
Color Harmonies of #788278
Complementary color
Monochromatic Colors of #788278
Black with #788278
Text Example
Text Example
White with #788278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788278; }
p { color: rgb(120,130,120); }
H1.HeaderClassName
{
color: #788278;
}
.AnyTagClassName
{
color: #788278;
}
</style>
background-color css
<style>
a { background-color: #788278; }
a { background-color: rgb(120,130,120); }
div.DivClassName
{
background-color: #788278;
}
.BgClassName
{
background-color: #788278;
}
</style>
border-color css
<style>
span { border-color: #788278; }
span { border-color: rgb(120,130,120); }
td.TdClassName
{
border-color: #788278;
}
.TagClassName
{
border-color: #788278;
}
</style>