Shades of Nandor #446347
Tints of Nandor #446347
RGB
CMYK
RGB Variations
Color information
#446347 (or 0x446347) is known color: Nandor. HEX triplet: 44, 63 and 47. RGB value is (68,99,71). Sum of RGB (Red+Green+Blue) = 68+99+71=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 99 (39.06% from 255 or 41.60% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 99 - color contains mainly: green. Hex color #446347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446347 is #BB9CB8. Grayscale: #565656. Windows color (decimal): -12295353 or 4678468. OLE color: 4678468.
HSL color Cylindrical-coordinate representation of color #446347: hue angle of 125.81º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #446347 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 71 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.61 |
| HSL | 125.81º | 0.19% | 0.33% | - |
| HSV(B) | 125.81º | 0.31% | 0.39% | - |
| XYZ | 7.98 | 10.61 | 7.59 | - |
| YUV | 86.54 | 119.23 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 71 | 0.31 | 0 | 0.28 | 0.61 | 125.81 | 0.19 | 0.33 |
| Hex | 44 | 63 | 47 | 1F | 0 | 1C | 3D | 7E | 13 | 21 |
| Octal | 104 | 143 | 107 | 37 | 0 | 34 | 75 | 176 | 23 | 41 |
| Binary | 1000100 | 1100011 | 1000111 | 11111 | 0 | 11100 | 111101 | 1111110 | 10011 | 100001 |
Color Harmonies of #446347
Complementary color
Monochromatic Colors of #446347
Black with #446347
Text Example
Text Example
White with #446347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446347; }
p { color: rgb(68,99,71); }
H1.HeaderClassName
{
color: #446347;
}
.AnyTagClassName
{
color: #446347;
}
</style>
background-color css
<style>
a { background-color: #446347; }
a { background-color: rgb(68,99,71); }
div.DivClassName
{
background-color: #446347;
}
.BgClassName
{
background-color: #446347;
}
</style>
border-color css
<style>
span { border-color: #446347; }
span { border-color: rgb(68,99,71); }
td.TdClassName
{
border-color: #446347;
}
.TagClassName
{
border-color: #446347;
}
</style>