Shades of Killarney #388043
Tints of Killarney #388043
RGB
CMYK
RGB Variations
Color information
#388043 (or 0x388043) is known color: Killarney. HEX triplet: 38, 80 and 43. RGB value is (56,128,67). Sum of RGB (Red+Green+Blue) = 56+128+67=251 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.31% from 251); Green value is 128 (50.39% from 255 or 51.00% from 251); Blue value is 67 (26.56% from 255 or 26.69% from 251); Max value from RGB is 128 - color contains mainly: green. Hex color #388043 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388043 is #C77FBC. Grayscale: #636363. Windows color (decimal): -13074365 or 4423736. OLE color: 4423736.
HSL color Cylindrical-coordinate representation of color #388043: hue angle of 129.17º 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 #388043 is Cyan = 0.56, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 67 | - |
| CMYK | 0.56 | 0 | 0.48 | 0.50 |
| HSL | 129.17º | 0.39% | 0.36% | - |
| HSV(B) | 129.17º | 0.56% | 0.5% | - |
| XYZ | 10.36 | 16.68 | 7.98 | - |
| YUV | 99.52 | 109.65 | 96.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 67 | 0.56 | 0 | 0.48 | 0.50 | 129.17 | 0.39 | 0.36 |
| Hex | 38 | 80 | 43 | 38 | 0 | 30 | 32 | 81 | 27 | 24 |
| Octal | 70 | 200 | 103 | 70 | 0 | 60 | 62 | 201 | 47 | 44 |
| Binary | 111000 | 10000000 | 1000011 | 111000 | 0 | 110000 | 110010 | 10000001 | 100111 | 100100 |
Color Harmonies of #388043
Complementary color
Monochromatic Colors of #388043
Black with #388043
Text Example
Text Example
White with #388043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388043; }
p { color: rgb(56,128,67); }
H1.HeaderClassName
{
color: #388043;
}
.AnyTagClassName
{
color: #388043;
}
</style>
background-color css
<style>
a { background-color: #388043; }
a { background-color: rgb(56,128,67); }
div.DivClassName
{
background-color: #388043;
}
.BgClassName
{
background-color: #388043;
}
</style>
border-color css
<style>
span { border-color: #388043; }
span { border-color: rgb(56,128,67); }
td.TdClassName
{
border-color: #388043;
}
.TagClassName
{
border-color: #388043;
}
</style>