Shades of Killarney #388345
Tints of Killarney #388345
RGB
CMYK
RGB Variations
Color information
#388345 (or 0x388345) is known color: Killarney. HEX triplet: 38, 83 and 45. RGB value is (56,131,69). Sum of RGB (Red+Green+Blue) = 56+131+69=256 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.88% from 256); Green value is 131 (51.56% from 255 or 51.17% from 256); Blue value is 69 (27.34% from 255 or 26.95% from 256); Max value from RGB is 131 - color contains mainly: green. Hex color #388345 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388345 is #C77CBA. Grayscale: #656565. Windows color (decimal): -13073595 or 4555576. OLE color: 4555576.
HSL color Cylindrical-coordinate representation of color #388345: hue angle of 130.4º 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 #388345 is Cyan = 0.57, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 69 | - |
| CMYK | 0.57 | 0 | 0.47 | 0.49 |
| HSL | 130.4º | 0.4% | 0.37% | - |
| HSV(B) | 130.4º | 0.57% | 0.51% | - |
| XYZ | 10.82 | 17.5 | 8.44 | - |
| YUV | 101.51 | 109.65 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 69 | 0.57 | 0 | 0.47 | 0.49 | 130.4 | 0.4 | 0.37 |
| Hex | 38 | 83 | 45 | 39 | 0 | 2F | 31 | 82 | 28 | 25 |
| Octal | 70 | 203 | 105 | 71 | 0 | 57 | 61 | 202 | 50 | 45 |
| Binary | 111000 | 10000011 | 1000101 | 111001 | 0 | 101111 | 110001 | 10000010 | 101000 | 100101 |
Color Harmonies of #388345
Complementary color
Monochromatic Colors of #388345
Black with #388345
Text Example
Text Example
White with #388345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388345; }
p { color: rgb(56,131,69); }
H1.HeaderClassName
{
color: #388345;
}
.AnyTagClassName
{
color: #388345;
}
</style>
background-color css
<style>
a { background-color: #388345; }
a { background-color: rgb(56,131,69); }
div.DivClassName
{
background-color: #388345;
}
.BgClassName
{
background-color: #388345;
}
</style>
border-color css
<style>
span { border-color: #388345; }
span { border-color: rgb(56,131,69); }
td.TdClassName
{
border-color: #388345;
}
.TagClassName
{
border-color: #388345;
}
</style>