Shades of Holly #28352E
Tints of Holly #28352E
RGB
CMYK
RGB Variations
Color information
#28352E (or 0x28352E) is known color: Holly. HEX triplet: 28, 35 and 2E. RGB value is (40,53,46). Sum of RGB (Red+Green+Blue) = 40+53+46=139 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.78% from 139); Green value is 53 (21.09% from 255 or 38.13% from 139); Blue value is 46 (18.36% from 255 or 33.09% from 139); Max value from RGB is 53 - color contains mainly: green. Hex color #28352E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #28352E is #D7CAD1. Grayscale: #303030. Windows color (decimal): -14142162 or 3028264. OLE color: 3028264.
HSL color Cylindrical-coordinate representation of color #28352E: hue angle of 147.69º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #28352E is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.79.
Color convert
RGB | 40 | 53 | 46 | - |
CMYK | 0.25 | 0 | 0.13 | 0.79 |
HSL | 147.69º | 0.14% | 0.18% | - |
HSV(B) | 147.69º | 0.25% | 0.21% | - |
XYZ | 2.64 | 3.19 | 3.06 | - |
YUV | 48.32 | 126.69 | 122.07 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 40 | 53 | 46 | 0.25 | 0 | 0.13 | 0.79 | 147.69 | 0.14 | 0.18 |
Hex | 28 | 35 | 2E | 19 | 0 | D | 4F | 94 | E | 12 |
Octal | 50 | 65 | 56 | 31 | 0 | 15 | 117 | 224 | 16 | 22 |
Binary | 101000 | 110101 | 101110 | 11001 | 0 | 1101 | 1001111 | 10010100 | 1110 | 10010 |
Color Harmonies of #28352E
Complementary color
Monochromatic Colors of #28352E
Black with #28352E
Text Example
Text Example
White with #28352E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28352E; }
p { color: rgb(40,53,46); }
H1.HeaderClassName
{
color: #28352E;
}
.AnyTagClassName
{
color: #28352E;
}
</style>
background-color css
<style>
a { background-color: #28352E; }
a { background-color: rgb(40,53,46); }
div.DivClassName
{
background-color: #28352E;
}
.BgClassName
{
background-color: #28352E;
}
</style>
border-color css
<style>
span { border-color: #28352E; }
span { border-color: rgb(40,53,46); }
td.TdClassName
{
border-color: #28352E;
}
.TagClassName
{
border-color: #28352E;
}
</style>