Shades of English Holly #264032
Tints of English Holly #264032
RGB
CMYK
RGB Variations
Color information
#264032 (or 0x264032) is known color: English Holly. HEX triplet: 26, 40 and 32. RGB value is (38,64,50). Sum of RGB (Red+Green+Blue) = 38+64+50=152 (20% of max value = 765). Red value is 38 (15.23% from 255 or 25% from 152); Green value is 64 (25.39% from 255 or 42.11% from 152); Blue value is 50 (19.92% from 255 or 32.89% from 152); Max value from RGB is 64 - color contains mainly: green. Hex color #264032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #264032 is #D9BFCD. Grayscale: #363636. Windows color (decimal): -14270414 or 3293222. OLE color: 3293222.
HSL color Cylindrical-coordinate representation of color #264032: hue angle of 147.69º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #264032 is Cyan = 0.41, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 38 | 64 | 50 | - |
| CMYK | 0.41 | 0 | 0.22 | 0.75 |
| HSL | 147.69º | 0.25% | 0.2% | - |
| HSV(B) | 147.69º | 0.41% | 0.25% | - |
| XYZ | 3.21 | 4.31 | 3.68 | - |
| YUV | 54.63 | 125.39 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 64 | 50 | 0.41 | 0 | 0.22 | 0.75 | 147.69 | 0.25 | 0.2 |
| Hex | 26 | 40 | 32 | 29 | 0 | 16 | 4B | 94 | 19 | 14 |
| Octal | 46 | 100 | 62 | 51 | 0 | 26 | 113 | 224 | 31 | 24 |
| Binary | 100110 | 1000000 | 110010 | 101001 | 0 | 10110 | 1001011 | 10010100 | 11001 | 10100 |
Color Harmonies of #264032
Complementary color
Monochromatic Colors of #264032
Black with #264032
Text Example
Text Example
White with #264032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #264032; }
p { color: rgb(38,64,50); }
H1.HeaderClassName
{
color: #264032;
}
.AnyTagClassName
{
color: #264032;
}
</style>
background-color css
<style>
a { background-color: #264032; }
a { background-color: rgb(38,64,50); }
div.DivClassName
{
background-color: #264032;
}
.BgClassName
{
background-color: #264032;
}
</style>
border-color css
<style>
span { border-color: #264032; }
span { border-color: rgb(38,64,50); }
td.TdClassName
{
border-color: #264032;
}
.TagClassName
{
border-color: #264032;
}
</style>