Shades of Dell #436023
Tints of Dell #436023
RGB
CMYK
RGB Variations
Color information
#436023 (or 0x436023) is known color: Dell. HEX triplet: 43, 60 and 23. RGB value is (67,96,35). Sum of RGB (Red+Green+Blue) = 67+96+35=198 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.84% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 35 (14.06% from 255 or 17.68% from 198); Max value from RGB is 96 - color contains mainly: green. Hex color #436023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436023 is #BC9FDC. Grayscale: #505050. Windows color (decimal): -12361693 or 2318403. OLE color: 2318403.
HSL color Cylindrical-coordinate representation of color #436023: hue angle of 88.52º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #436023 is Cyan = 0.30, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 35 | - |
| CMYK | 0.30 | 0 | 0.64 | 0.62 |
| HSL | 88.52º | 0.47% | 0.26% | - |
| HSV(B) | 88.52º | 0.64% | 0.38% | - |
| XYZ | 6.8 | 9.68 | 3.1 | - |
| YUV | 80.38 | 102.39 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 35 | 0.30 | 0 | 0.64 | 0.62 | 88.52 | 0.47 | 0.26 |
| Hex | 43 | 60 | 23 | 1E | 0 | 40 | 3E | 59 | 2F | 1A |
| Octal | 103 | 140 | 43 | 36 | 0 | 100 | 76 | 131 | 57 | 32 |
| Binary | 1000011 | 1100000 | 100011 | 11110 | 0 | 1000000 | 111110 | 1011001 | 101111 | 11010 |
Color Harmonies of #436023
Complementary color
Monochromatic Colors of #436023
Black with #436023
Text Example
Text Example
White with #436023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436023; }
p { color: rgb(67,96,35); }
H1.HeaderClassName
{
color: #436023;
}
.AnyTagClassName
{
color: #436023;
}
</style>
background-color css
<style>
a { background-color: #436023; }
a { background-color: rgb(67,96,35); }
div.DivClassName
{
background-color: #436023;
}
.BgClassName
{
background-color: #436023;
}
</style>
border-color css
<style>
span { border-color: #436023; }
span { border-color: rgb(67,96,35); }
td.TdClassName
{
border-color: #436023;
}
.TagClassName
{
border-color: #436023;
}
</style>