Shades of Nandor #446248
Tints of Nandor #446248
RGB
CMYK
RGB Variations
Color information
#446248 (or 0x446248) is known color: Nandor. HEX triplet: 44, 62 and 48. RGB value is (68,98,72). Sum of RGB (Red+Green+Blue) = 68+98+72=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 98 (38.67% from 255 or 41.18% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 98 - color contains mainly: green. Hex color #446248 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446248 is #BB9DB7. Grayscale: #565656. Windows color (decimal): -12295608 or 4743748. OLE color: 4743748.
HSL color Cylindrical-coordinate representation of color #446248: hue angle of 128º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #446248 is Cyan = 0.31, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 98 | 72 | - |
| CMYK | 0.31 | 0 | 0.27 | 0.62 |
| HSL | 128º | 0.18% | 0.33% | - |
| HSV(B) | 128º | 0.31% | 0.38% | - |
| XYZ | 7.92 | 10.43 | 7.73 | - |
| YUV | 86.07 | 120.06 | 115.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 72 | 0.31 | 0 | 0.27 | 0.62 | 128 | 0.18 | 0.33 |
| Hex | 44 | 62 | 48 | 1F | 0 | 1B | 3E | 80 | 12 | 21 |
| Octal | 104 | 142 | 110 | 37 | 0 | 33 | 76 | 200 | 22 | 41 |
| Binary | 1000100 | 1100010 | 1001000 | 11111 | 0 | 11011 | 111110 | 10000000 | 10010 | 100001 |
Color Harmonies of #446248
Complementary color
Monochromatic Colors of #446248
Black with #446248
Text Example
Text Example
White with #446248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446248; }
p { color: rgb(68,98,72); }
H1.HeaderClassName
{
color: #446248;
}
.AnyTagClassName
{
color: #446248;
}
</style>
background-color css
<style>
a { background-color: #446248; }
a { background-color: rgb(68,98,72); }
div.DivClassName
{
background-color: #446248;
}
.BgClassName
{
background-color: #446248;
}
</style>
border-color css
<style>
span { border-color: #446248; }
span { border-color: rgb(68,98,72); }
td.TdClassName
{
border-color: #446248;
}
.TagClassName
{
border-color: #446248;
}
</style>