Shades of Killarney #398048
Tints of Killarney #398048
RGB
CMYK
RGB Variations
Color information
#398048 (or 0x398048) is known color: Killarney. HEX triplet: 39, 80 and 48. RGB value is (57,128,72). Sum of RGB (Red+Green+Blue) = 57+128+72=257 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.18% from 257); Green value is 128 (50.39% from 255 or 49.81% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 128 - color contains mainly: green. Hex color #398048 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398048 is #C67FB7. Grayscale: #646464. Windows color (decimal): -13008824 or 4751417. OLE color: 4751417.
HSL color Cylindrical-coordinate representation of color #398048: hue angle of 132.68º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #398048 is Cyan = 0.55, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 72 | - |
| CMYK | 0.55 | 0 | 0.44 | 0.50 |
| HSL | 132.68º | 0.38% | 0.36% | - |
| HSV(B) | 132.68º | 0.55% | 0.5% | - |
| XYZ | 10.58 | 16.78 | 8.81 | - |
| YUV | 100.39 | 111.98 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 72 | 0.55 | 0 | 0.44 | 0.50 | 132.68 | 0.38 | 0.36 |
| Hex | 39 | 80 | 48 | 37 | 0 | 2C | 32 | 85 | 26 | 24 |
| Octal | 71 | 200 | 110 | 67 | 0 | 54 | 62 | 205 | 46 | 44 |
| Binary | 111001 | 10000000 | 1001000 | 110111 | 0 | 101100 | 110010 | 10000101 | 100110 | 100100 |
Color Harmonies of #398048
Complementary color
Monochromatic Colors of #398048
Black with #398048
Text Example
Text Example
White with #398048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398048; }
p { color: rgb(57,128,72); }
H1.HeaderClassName
{
color: #398048;
}
.AnyTagClassName
{
color: #398048;
}
</style>
background-color css
<style>
a { background-color: #398048; }
a { background-color: rgb(57,128,72); }
div.DivClassName
{
background-color: #398048;
}
.BgClassName
{
background-color: #398048;
}
</style>
border-color css
<style>
span { border-color: #398048; }
span { border-color: rgb(57,128,72); }
td.TdClassName
{
border-color: #398048;
}
.TagClassName
{
border-color: #398048;
}
</style>