Shades of Killarney #388343
Tints of Killarney #388343
RGB
CMYK
RGB Variations
Color information
#388343 (or 0x388343) is known color: Killarney. HEX triplet: 38, 83 and 43. RGB value is (56,131,67). Sum of RGB (Red+Green+Blue) = 56+131+67=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 131 (51.56% from 255 or 51.57% from 254); Blue value is 67 (26.56% from 255 or 26.38% from 254); Max value from RGB is 131 - color contains mainly: green. Hex color #388343 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388343 is #C77CBC. Grayscale: #656565. Windows color (decimal): -13073597 or 4424504. OLE color: 4424504.
HSL color Cylindrical-coordinate representation of color #388343: hue angle of 128.8º 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 #388343 is Cyan = 0.57, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 67 | - |
| CMYK | 0.57 | 0 | 0.49 | 0.49 |
| HSL | 128.8º | 0.4% | 0.37% | - |
| HSV(B) | 128.8º | 0.57% | 0.51% | - |
| XYZ | 10.76 | 17.48 | 8.12 | - |
| YUV | 101.28 | 108.65 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 67 | 0.57 | 0 | 0.49 | 0.49 | 128.8 | 0.4 | 0.37 |
| Hex | 38 | 83 | 43 | 39 | 0 | 31 | 31 | 81 | 28 | 25 |
| Octal | 70 | 203 | 103 | 71 | 0 | 61 | 61 | 201 | 50 | 45 |
| Binary | 111000 | 10000011 | 1000011 | 111001 | 0 | 110001 | 110001 | 10000001 | 101000 | 100101 |
Color Harmonies of #388343
Complementary color
Monochromatic Colors of #388343
Black with #388343
Text Example
Text Example
White with #388343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388343; }
p { color: rgb(56,131,67); }
H1.HeaderClassName
{
color: #388343;
}
.AnyTagClassName
{
color: #388343;
}
</style>
background-color css
<style>
a { background-color: #388343; }
a { background-color: rgb(56,131,67); }
div.DivClassName
{
background-color: #388343;
}
.BgClassName
{
background-color: #388343;
}
</style>
border-color css
<style>
span { border-color: #388343; }
span { border-color: rgb(56,131,67); }
td.TdClassName
{
border-color: #388343;
}
.TagClassName
{
border-color: #388343;
}
</style>