Shades of Nandor #436148
Tints of Nandor #436148
RGB
CMYK
RGB Variations
Color information
#436148 (or 0x436148) is known color: Nandor. HEX triplet: 43, 61 and 48. RGB value is (67,97,72). Sum of RGB (Red+Green+Blue) = 67+97+72=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 97 (38.28% from 255 or 41.10% from 236); Blue value is 72 (28.52% from 255 or 30.51% from 236); Max value from RGB is 97 - color contains mainly: green. Hex color #436148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436148 is #BC9EB7. Grayscale: #555555. Windows color (decimal): -12361400 or 4743491. OLE color: 4743491.
HSL color Cylindrical-coordinate representation of color #436148: hue angle of 130º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #436148 is Cyan = 0.31, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 97 | 72 | - |
| CMYK | 0.31 | 0 | 0.26 | 0.62 |
| HSL | 130º | 0.18% | 0.32% | - |
| HSV(B) | 130º | 0.31% | 0.38% | - |
| XYZ | 7.76 | 10.21 | 7.69 | - |
| YUV | 85.18 | 120.56 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 72 | 0.31 | 0 | 0.26 | 0.62 | 130 | 0.18 | 0.32 |
| Hex | 43 | 61 | 48 | 1F | 0 | 1A | 3E | 82 | 12 | 20 |
| Octal | 103 | 141 | 110 | 37 | 0 | 32 | 76 | 202 | 22 | 40 |
| Binary | 1000011 | 1100001 | 1001000 | 11111 | 0 | 11010 | 111110 | 10000010 | 10010 | 100000 |
Color Harmonies of #436148
Complementary color
Monochromatic Colors of #436148
Black with #436148
Text Example
Text Example
White with #436148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436148; }
p { color: rgb(67,97,72); }
H1.HeaderClassName
{
color: #436148;
}
.AnyTagClassName
{
color: #436148;
}
</style>
background-color css
<style>
a { background-color: #436148; }
a { background-color: rgb(67,97,72); }
div.DivClassName
{
background-color: #436148;
}
.BgClassName
{
background-color: #436148;
}
</style>
border-color css
<style>
span { border-color: #436148; }
span { border-color: rgb(67,97,72); }
td.TdClassName
{
border-color: #436148;
}
.TagClassName
{
border-color: #436148;
}
</style>