Shades of Dell #456727
Tints of Dell #456727
RGB
CMYK
RGB Variations
Color information
#456727 (or 0x456727) is known color: Dell. HEX triplet: 45, 67 and 27. RGB value is (69,103,39). Sum of RGB (Red+Green+Blue) = 69+103+39=211 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.70% from 211); Green value is 103 (40.62% from 255 or 48.82% from 211); Blue value is 39 (15.62% from 255 or 18.48% from 211); Max value from RGB is 103 - color contains mainly: green. Hex color #456727 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456727 is #BA98D8. Grayscale: #555555. Windows color (decimal): -12228825 or 2582341. OLE color: 2582341.
HSL color Cylindrical-coordinate representation of color #456727: hue angle of 91.88º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #456727 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 103 | 39 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.60 |
| HSL | 91.88º | 0.45% | 0.28% | - |
| HSV(B) | 91.88º | 0.62% | 0.4% | - |
| XYZ | 7.67 | 11.11 | 3.66 | - |
| YUV | 85.54 | 101.74 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 103 | 39 | 0.33 | 0 | 0.62 | 0.60 | 91.88 | 0.45 | 0.28 |
| Hex | 45 | 67 | 27 | 21 | 0 | 3E | 3C | 5C | 2D | 1C |
| Octal | 105 | 147 | 47 | 41 | 0 | 76 | 74 | 134 | 55 | 34 |
| Binary | 1000101 | 1100111 | 100111 | 100001 | 0 | 111110 | 111100 | 1011100 | 101101 | 11100 |
Color Harmonies of #456727
Complementary color
Monochromatic Colors of #456727
Black with #456727
Text Example
Text Example
White with #456727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456727; }
p { color: rgb(69,103,39); }
H1.HeaderClassName
{
color: #456727;
}
.AnyTagClassName
{
color: #456727;
}
</style>
background-color css
<style>
a { background-color: #456727; }
a { background-color: rgb(69,103,39); }
div.DivClassName
{
background-color: #456727;
}
.BgClassName
{
background-color: #456727;
}
</style>
border-color css
<style>
span { border-color: #456727; }
span { border-color: rgb(69,103,39); }
td.TdClassName
{
border-color: #456727;
}
.TagClassName
{
border-color: #456727;
}
</style>