Shades of Killarney #388346
Tints of Killarney #388346
RGB
CMYK
RGB Variations
Color information
#388346 (or 0x388346) is known color: Killarney. HEX triplet: 38, 83 and 46. RGB value is (56,131,70). Sum of RGB (Red+Green+Blue) = 56+131+70=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 131 (51.56% from 255 or 50.97% from 257); Blue value is 70 (27.73% from 255 or 27.24% from 257); Max value from RGB is 131 - color contains mainly: green. Hex color #388346 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388346 is #C77CB9. Grayscale: #656565. Windows color (decimal): -13073594 or 4621112. OLE color: 4621112.
HSL color Cylindrical-coordinate representation of color #388346: hue angle of 131.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388346 is Cyan = 0.57, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 70 | - |
| CMYK | 0.57 | 0 | 0.47 | 0.49 |
| HSL | 131.2º | 0.4% | 0.37% | - |
| HSV(B) | 131.2º | 0.57% | 0.51% | - |
| XYZ | 10.85 | 17.52 | 8.6 | - |
| YUV | 101.62 | 110.15 | 95.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 70 | 0.57 | 0 | 0.47 | 0.49 | 131.2 | 0.4 | 0.37 |
| Hex | 38 | 83 | 46 | 39 | 0 | 2F | 31 | 83 | 28 | 25 |
| Octal | 70 | 203 | 106 | 71 | 0 | 57 | 61 | 203 | 50 | 45 |
| Binary | 111000 | 10000011 | 1000110 | 111001 | 0 | 101111 | 110001 | 10000011 | 101000 | 100101 |
Color Harmonies of #388346
Complementary color
Monochromatic Colors of #388346
Black with #388346
Text Example
Text Example
White with #388346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388346; }
p { color: rgb(56,131,70); }
H1.HeaderClassName
{
color: #388346;
}
.AnyTagClassName
{
color: #388346;
}
</style>
background-color css
<style>
a { background-color: #388346; }
a { background-color: rgb(56,131,70); }
div.DivClassName
{
background-color: #388346;
}
.BgClassName
{
background-color: #388346;
}
</style>
border-color css
<style>
span { border-color: #388346; }
span { border-color: rgb(56,131,70); }
td.TdClassName
{
border-color: #388346;
}
.TagClassName
{
border-color: #388346;
}
</style>