Shades of Nandor #446447
Tints of Nandor #446447
RGB
CMYK
RGB Variations
Color information
#446447 (or 0x446447) is known color: Nandor. HEX triplet: 44, 64 and 47. RGB value is (68,100,71). Sum of RGB (Red+Green+Blue) = 68+100+71=239 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.45% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #446447 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446447 is #BB9BB8. Grayscale: #575757. Windows color (decimal): -12295097 or 4678724. OLE color: 4678724.
HSL color Cylindrical-coordinate representation of color #446447: hue angle of 125.62º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #446447 is Cyan = 0.32, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 71 | - |
| CMYK | 0.32 | 0 | 0.29 | 0.61 |
| HSL | 125.63º | 0.19% | 0.33% | - |
| HSV(B) | 125.63º | 0.32% | 0.39% | - |
| XYZ | 8.08 | 10.8 | 7.62 | - |
| YUV | 87.13 | 118.9 | 114.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 71 | 0.32 | 0 | 0.29 | 0.61 | 125.63 | 0.19 | 0.33 |
| Hex | 44 | 64 | 47 | 20 | 0 | 1D | 3D | 7E | 13 | 21 |
| Octal | 104 | 144 | 107 | 40 | 0 | 35 | 75 | 176 | 23 | 41 |
| Binary | 1000100 | 1100100 | 1000111 | 100000 | 0 | 11101 | 111101 | 1111110 | 10011 | 100001 |
Color Harmonies of #446447
Complementary color
Monochromatic Colors of #446447
Black with #446447
Text Example
Text Example
White with #446447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446447; }
p { color: rgb(68,100,71); }
H1.HeaderClassName
{
color: #446447;
}
.AnyTagClassName
{
color: #446447;
}
</style>
background-color css
<style>
a { background-color: #446447; }
a { background-color: rgb(68,100,71); }
div.DivClassName
{
background-color: #446447;
}
.BgClassName
{
background-color: #446447;
}
</style>
border-color css
<style>
span { border-color: #446447; }
span { border-color: rgb(68,100,71); }
td.TdClassName
{
border-color: #446447;
}
.TagClassName
{
border-color: #446447;
}
</style>