Shades of Kelly Green #449907
Tints of Kelly Green #449907
RGB
CMYK
RGB Variations
Color information
#449907 (or 0x449907) is known color: Kelly Green. HEX triplet: 44, 99 and 07. RGB value is (68,153,7). Sum of RGB (Red+Green+Blue) = 68+153+7=228 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.82% from 228); Green value is 153 (60.16% from 255 or 67.11% from 228); Blue value is 7 (3.12% from 255 or 3.07% from 228); Max value from RGB is 153 - color contains mainly: green. Hex color #449907 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449907 is #BB66F8. Grayscale: #6F6F6F. Windows color (decimal): -12281593 or 497988. OLE color: 497988.
HSL color Cylindrical-coordinate representation of color #449907: hue angle of 94.93º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #449907 is Cyan = 0.56, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 7 | - |
| CMYK | 0.56 | 0 | 0.95 | 0.4 |
| HSL | 94.93º | 0.91% | 0.31% | - |
| HSV(B) | 94.93º | 0.95% | 0.6% | - |
| XYZ | 13.81 | 24.03 | 4.11 | - |
| YUV | 110.94 | 69.34 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 7 | 0.56 | 0 | 0.95 | 0.4 | 94.93 | 0.91 | 0.31 |
| Hex | 44 | 99 | 7 | 38 | 0 | 5F | 28 | 5F | 5B | 1F |
| Octal | 104 | 231 | 7 | 70 | 0 | 137 | 50 | 137 | 133 | 37 |
| Binary | 1000100 | 10011001 | 111 | 111000 | 0 | 1011111 | 101000 | 1011111 | 1011011 | 11111 |
Color Harmonies of #449907
Complementary color
Monochromatic Colors of #449907
Black with #449907
Text Example
Text Example
White with #449907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449907; }
p { color: rgb(68,153,7); }
H1.HeaderClassName
{
color: #449907;
}
.AnyTagClassName
{
color: #449907;
}
</style>
background-color css
<style>
a { background-color: #449907; }
a { background-color: rgb(68,153,7); }
div.DivClassName
{
background-color: #449907;
}
.BgClassName
{
background-color: #449907;
}
</style>
border-color css
<style>
span { border-color: #449907; }
span { border-color: rgb(68,153,7); }
td.TdClassName
{
border-color: #449907;
}
.TagClassName
{
border-color: #449907;
}
</style>