Shades of Dell #457325
Tints of Dell #457325
RGB
CMYK
RGB Variations
Color information
#457325 (or 0x457325) is known color: Dell. HEX triplet: 45, 73 and 25. RGB value is (69,115,37). Sum of RGB (Red+Green+Blue) = 69+115+37=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 115 (45.31% from 255 or 52.04% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 115 - color contains mainly: green. Hex color #457325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457325 is #BA8CDA. Grayscale: #5C5C5C. Windows color (decimal): -12225755 or 2454341. OLE color: 2454341.
HSL color Cylindrical-coordinate representation of color #457325: hue angle of 95.38º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #457325 is Cyan = 0.4, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 37 | - |
| CMYK | 0.4 | 0 | 0.68 | 0.55 |
| HSL | 95.38º | 0.51% | 0.3% | - |
| HSV(B) | 95.38º | 0.68% | 0.45% | - |
| XYZ | 8.92 | 13.66 | 3.92 | - |
| YUV | 92.35 | 96.76 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 37 | 0.4 | 0 | 0.68 | 0.55 | 95.38 | 0.51 | 0.3 |
| Hex | 45 | 73 | 25 | 28 | 0 | 44 | 37 | 5F | 33 | 1E |
| Octal | 105 | 163 | 45 | 50 | 0 | 104 | 67 | 137 | 63 | 36 |
| Binary | 1000101 | 1110011 | 100101 | 101000 | 0 | 1000100 | 110111 | 1011111 | 110011 | 11110 |
Color Harmonies of #457325
Complementary color
Monochromatic Colors of #457325
Black with #457325
Text Example
Text Example
White with #457325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457325; }
p { color: rgb(69,115,37); }
H1.HeaderClassName
{
color: #457325;
}
.AnyTagClassName
{
color: #457325;
}
</style>
background-color css
<style>
a { background-color: #457325; }
a { background-color: rgb(69,115,37); }
div.DivClassName
{
background-color: #457325;
}
.BgClassName
{
background-color: #457325;
}
</style>
border-color css
<style>
span { border-color: #457325; }
span { border-color: rgb(69,115,37); }
td.TdClassName
{
border-color: #457325;
}
.TagClassName
{
border-color: #457325;
}
</style>