Shades of Nandor #446548
Tints of Nandor #446548
RGB
CMYK
RGB Variations
Color information
#446548 (or 0x446548) is known color: Nandor. HEX triplet: 44, 65 and 48. RGB value is (68,101,72). Sum of RGB (Red+Green+Blue) = 68+101+72=241 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.22% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 101 - color contains mainly: green. Hex color #446548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446548 is #BB9AB7. Grayscale: #575757. Windows color (decimal): -12294840 or 4744516. OLE color: 4744516.
HSL color Cylindrical-coordinate representation of color #446548: hue angle of 127.27º 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 #446548 is Cyan = 0.33, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 101 | 72 | - |
| CMYK | 0.33 | 0 | 0.29 | 0.60 |
| HSL | 127.27º | 0.2% | 0.33% | - |
| HSV(B) | 127.27º | 0.33% | 0.4% | - |
| XYZ | 8.21 | 11 | 7.82 | - |
| YUV | 87.83 | 119.07 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 72 | 0.33 | 0 | 0.29 | 0.60 | 127.27 | 0.2 | 0.33 |
| Hex | 44 | 65 | 48 | 21 | 0 | 1D | 3C | 7F | 14 | 21 |
| Octal | 104 | 145 | 110 | 41 | 0 | 35 | 74 | 177 | 24 | 41 |
| Binary | 1000100 | 1100101 | 1001000 | 100001 | 0 | 11101 | 111100 | 1111111 | 10100 | 100001 |
Color Harmonies of #446548
Complementary color
Monochromatic Colors of #446548
Black with #446548
Text Example
Text Example
White with #446548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446548; }
p { color: rgb(68,101,72); }
H1.HeaderClassName
{
color: #446548;
}
.AnyTagClassName
{
color: #446548;
}
</style>
background-color css
<style>
a { background-color: #446548; }
a { background-color: rgb(68,101,72); }
div.DivClassName
{
background-color: #446548;
}
.BgClassName
{
background-color: #446548;
}
</style>
border-color css
<style>
span { border-color: #446548; }
span { border-color: rgb(68,101,72); }
td.TdClassName
{
border-color: #446548;
}
.TagClassName
{
border-color: #446548;
}
</style>