Shades of Nandor #446547
Tints of Nandor #446547
RGB
CMYK
RGB Variations
Color information
#446547 (or 0x446547) is known color: Nandor. HEX triplet: 44, 65 and 47. RGB value is (68,101,71). Sum of RGB (Red+Green+Blue) = 68+101+71=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #446547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446547 is #BB9AB8. Grayscale: #575757. Windows color (decimal): -12294841 or 4678980. OLE color: 4678980.
HSL color Cylindrical-coordinate representation of color #446547: hue angle of 125.45º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #446547 is Cyan = 0.33, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 101 | 71 | - |
| CMYK | 0.33 | 0 | 0.30 | 0.60 |
| HSL | 125.45º | 0.2% | 0.33% | - |
| HSV(B) | 125.45º | 0.33% | 0.4% | - |
| XYZ | 8.17 | 10.99 | 7.65 | - |
| YUV | 87.71 | 118.57 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 71 | 0.33 | 0 | 0.30 | 0.60 | 125.45 | 0.2 | 0.33 |
| Hex | 44 | 65 | 47 | 21 | 0 | 1E | 3C | 7D | 14 | 21 |
| Octal | 104 | 145 | 107 | 41 | 0 | 36 | 74 | 175 | 24 | 41 |
| Binary | 1000100 | 1100101 | 1000111 | 100001 | 0 | 11110 | 111100 | 1111101 | 10100 | 100001 |
Color Harmonies of #446547
Complementary color
Monochromatic Colors of #446547
Black with #446547
Text Example
Text Example
White with #446547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446547; }
p { color: rgb(68,101,71); }
H1.HeaderClassName
{
color: #446547;
}
.AnyTagClassName
{
color: #446547;
}
</style>
background-color css
<style>
a { background-color: #446547; }
a { background-color: rgb(68,101,71); }
div.DivClassName
{
background-color: #446547;
}
.BgClassName
{
background-color: #446547;
}
</style>
border-color css
<style>
span { border-color: #446547; }
span { border-color: rgb(68,101,71); }
td.TdClassName
{
border-color: #446547;
}
.TagClassName
{
border-color: #446547;
}
</style>