Shades of Nandor #446747
Tints of Nandor #446747
RGB
CMYK
RGB Variations
Color information
#446747 (or 0x446747) is known color: Nandor. HEX triplet: 44, 67 and 47. RGB value is (68,103,71). Sum of RGB (Red+Green+Blue) = 68+103+71=242 (32% of max value = 765). Red value is 68 (26.95% from 255 or 28.10% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 103 - color contains mainly: green. Hex color #446747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446747 is #BB98B8. Grayscale: #585858. Windows color (decimal): -12294329 or 4679492. OLE color: 4679492.
HSL color Cylindrical-coordinate representation of color #446747: hue angle of 125.14º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #446747 is Cyan = 0.34, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 71 | - |
| CMYK | 0.34 | 0 | 0.31 | 0.60 |
| HSL | 125.14º | 0.2% | 0.34% | - |
| HSV(B) | 125.14º | 0.34% | 0.4% | - |
| XYZ | 8.37 | 11.38 | 7.72 | - |
| YUV | 88.89 | 117.9 | 113.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 71 | 0.34 | 0 | 0.31 | 0.60 | 125.14 | 0.2 | 0.34 |
| Hex | 44 | 67 | 47 | 22 | 0 | 1F | 3C | 7D | 14 | 22 |
| Octal | 104 | 147 | 107 | 42 | 0 | 37 | 74 | 175 | 24 | 42 |
| Binary | 1000100 | 1100111 | 1000111 | 100010 | 0 | 11111 | 111100 | 1111101 | 10100 | 100010 |
Color Harmonies of #446747
Complementary color
Monochromatic Colors of #446747
Black with #446747
Text Example
Text Example
White with #446747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446747; }
p { color: rgb(68,103,71); }
H1.HeaderClassName
{
color: #446747;
}
.AnyTagClassName
{
color: #446747;
}
</style>
background-color css
<style>
a { background-color: #446747; }
a { background-color: rgb(68,103,71); }
div.DivClassName
{
background-color: #446747;
}
.BgClassName
{
background-color: #446747;
}
</style>
border-color css
<style>
span { border-color: #446747; }
span { border-color: rgb(68,103,71); }
td.TdClassName
{
border-color: #446747;
}
.TagClassName
{
border-color: #446747;
}
</style>