Shades of Killarney #388545
Tints of Killarney #388545
RGB
CMYK
RGB Variations
Color information
#388545 (or 0x388545) is known color: Killarney. HEX triplet: 38, 85 and 45. RGB value is (56,133,69). Sum of RGB (Red+Green+Blue) = 56+133+69=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 133 (52.34% from 255 or 51.55% from 258); Blue value is 69 (27.34% from 255 or 26.74% from 258); Max value from RGB is 133 - color contains mainly: green. Hex color #388545 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388545 is #C77ABA. Grayscale: #666666. Windows color (decimal): -13073083 or 4556088. OLE color: 4556088.
HSL color Cylindrical-coordinate representation of color #388545: hue angle of 130.13º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388545 is Cyan = 0.58, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 69 | - |
| CMYK | 0.58 | 0 | 0.48 | 0.48 |
| HSL | 130.13º | 0.41% | 0.37% | - |
| HSV(B) | 130.13º | 0.58% | 0.52% | - |
| XYZ | 11.09 | 18.05 | 8.53 | - |
| YUV | 102.68 | 108.99 | 94.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 69 | 0.58 | 0 | 0.48 | 0.48 | 130.13 | 0.41 | 0.37 |
| Hex | 38 | 85 | 45 | 3A | 0 | 30 | 30 | 82 | 29 | 25 |
| Octal | 70 | 205 | 105 | 72 | 0 | 60 | 60 | 202 | 51 | 45 |
| Binary | 111000 | 10000101 | 1000101 | 111010 | 0 | 110000 | 110000 | 10000010 | 101001 | 100101 |
Color Harmonies of #388545
Complementary color
Monochromatic Colors of #388545
Black with #388545
Text Example
Text Example
White with #388545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388545; }
p { color: rgb(56,133,69); }
H1.HeaderClassName
{
color: #388545;
}
.AnyTagClassName
{
color: #388545;
}
</style>
background-color css
<style>
a { background-color: #388545; }
a { background-color: rgb(56,133,69); }
div.DivClassName
{
background-color: #388545;
}
.BgClassName
{
background-color: #388545;
}
</style>
border-color css
<style>
span { border-color: #388545; }
span { border-color: rgb(56,133,69); }
td.TdClassName
{
border-color: #388545;
}
.TagClassName
{
border-color: #388545;
}
</style>