Shades of Nandor #436348
Tints of Nandor #436348
RGB
CMYK
RGB Variations
Color information
#436348 (or 0x436348) is known color: Nandor. HEX triplet: 43, 63 and 48. RGB value is (67,99,72). Sum of RGB (Red+Green+Blue) = 67+99+72=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 99 (39.06% from 255 or 41.60% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 99 - color contains mainly: green. Hex color #436348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436348 is #BC9CB7. Grayscale: #565656. Windows color (decimal): -12360888 or 4744003. OLE color: 4744003.
HSL color Cylindrical-coordinate representation of color #436348: hue angle of 129.38º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #436348 is Cyan = 0.32, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 72 | - |
| CMYK | 0.32 | 0 | 0.27 | 0.61 |
| HSL | 129.38º | 0.19% | 0.33% | - |
| HSV(B) | 129.38º | 0.32% | 0.39% | - |
| XYZ | 7.95 | 10.58 | 7.76 | - |
| YUV | 86.35 | 119.9 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 72 | 0.32 | 0 | 0.27 | 0.61 | 129.38 | 0.19 | 0.33 |
| Hex | 43 | 63 | 48 | 20 | 0 | 1B | 3D | 81 | 13 | 21 |
| Octal | 103 | 143 | 110 | 40 | 0 | 33 | 75 | 201 | 23 | 41 |
| Binary | 1000011 | 1100011 | 1001000 | 100000 | 0 | 11011 | 111101 | 10000001 | 10011 | 100001 |
Color Harmonies of #436348
Complementary color
Monochromatic Colors of #436348
Black with #436348
Text Example
Text Example
White with #436348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436348; }
p { color: rgb(67,99,72); }
H1.HeaderClassName
{
color: #436348;
}
.AnyTagClassName
{
color: #436348;
}
</style>
background-color css
<style>
a { background-color: #436348; }
a { background-color: rgb(67,99,72); }
div.DivClassName
{
background-color: #436348;
}
.BgClassName
{
background-color: #436348;
}
</style>
border-color css
<style>
span { border-color: #436348; }
span { border-color: rgb(67,99,72); }
td.TdClassName
{
border-color: #436348;
}
.TagClassName
{
border-color: #436348;
}
</style>