Shades of Nandor #456348
Tints of Nandor #456348
RGB
CMYK
RGB Variations
Color information
#456348 (or 0x456348) is known color: Nandor. HEX triplet: 45, 63 and 48. RGB value is (69,99,72). Sum of RGB (Red+Green+Blue) = 69+99+72=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 99 (39.06% from 255 or 41.25% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 99 - color contains mainly: green. Hex color #456348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456348 is #BA9CB7. Grayscale: #575757. Windows color (decimal): -12229816 or 4744005. OLE color: 4744005.
HSL color Cylindrical-coordinate representation of color #456348: hue angle of 126º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #456348 is Cyan = 0.30, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 69 | 99 | 72 | - |
| CMYK | 0.30 | 0 | 0.27 | 0.61 |
| HSL | 126º | 0.18% | 0.33% | - |
| HSV(B) | 126º | 0.3% | 0.39% | - |
| XYZ | 8.09 | 10.66 | 7.76 | - |
| YUV | 86.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 99 | 72 | 0.30 | 0 | 0.27 | 0.61 | 126 | 0.18 | 0.33 |
| Hex | 45 | 63 | 48 | 1E | 0 | 1B | 3D | 7E | 12 | 21 |
| Octal | 105 | 143 | 110 | 36 | 0 | 33 | 75 | 176 | 22 | 41 |
| Binary | 1000101 | 1100011 | 1001000 | 11110 | 0 | 11011 | 111101 | 1111110 | 10010 | 100001 |
Color Harmonies of #456348
Complementary color
Monochromatic Colors of #456348
Black with #456348
Text Example
Text Example
White with #456348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456348; }
p { color: rgb(69,99,72); }
H1.HeaderClassName
{
color: #456348;
}
.AnyTagClassName
{
color: #456348;
}
</style>
background-color css
<style>
a { background-color: #456348; }
a { background-color: rgb(69,99,72); }
div.DivClassName
{
background-color: #456348;
}
.BgClassName
{
background-color: #456348;
}
</style>
border-color css
<style>
span { border-color: #456348; }
span { border-color: rgb(69,99,72); }
td.TdClassName
{
border-color: #456348;
}
.TagClassName
{
border-color: #456348;
}
</style>