Shades of Killarney #388046
Tints of Killarney #388046
RGB
CMYK
RGB Variations
Color information
#388046 (or 0x388046) is known color: Killarney. HEX triplet: 38, 80 and 46. RGB value is (56,128,70). Sum of RGB (Red+Green+Blue) = 56+128+70=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 128 (50.39% from 255 or 50.39% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 128 - color contains mainly: green. Hex color #388046 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388046 is #C77FB9. Grayscale: #646464. Windows color (decimal): -13074362 or 4620344. OLE color: 4620344.
HSL color Cylindrical-coordinate representation of color #388046: hue angle of 131.67º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #388046 is Cyan = 0.56, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 70 | - |
| CMYK | 0.56 | 0 | 0.45 | 0.50 |
| HSL | 131.67º | 0.39% | 0.36% | - |
| HSV(B) | 131.67º | 0.56% | 0.5% | - |
| XYZ | 10.46 | 16.72 | 8.47 | - |
| YUV | 99.86 | 111.15 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 70 | 0.56 | 0 | 0.45 | 0.50 | 131.67 | 0.39 | 0.36 |
| Hex | 38 | 80 | 46 | 38 | 0 | 2D | 32 | 84 | 27 | 24 |
| Octal | 70 | 200 | 106 | 70 | 0 | 55 | 62 | 204 | 47 | 44 |
| Binary | 111000 | 10000000 | 1000110 | 111000 | 0 | 101101 | 110010 | 10000100 | 100111 | 100100 |
Color Harmonies of #388046
Complementary color
Monochromatic Colors of #388046
Black with #388046
Text Example
Text Example
White with #388046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388046; }
p { color: rgb(56,128,70); }
H1.HeaderClassName
{
color: #388046;
}
.AnyTagClassName
{
color: #388046;
}
</style>
background-color css
<style>
a { background-color: #388046; }
a { background-color: rgb(56,128,70); }
div.DivClassName
{
background-color: #388046;
}
.BgClassName
{
background-color: #388046;
}
</style>
border-color css
<style>
span { border-color: #388046; }
span { border-color: rgb(56,128,70); }
td.TdClassName
{
border-color: #388046;
}
.TagClassName
{
border-color: #388046;
}
</style>