Shades of Killarney #448351
Tints of Killarney #448351
RGB
CMYK
RGB Variations
Color information
#448351 (or 0x448351) is known color: Killarney. HEX triplet: 44, 83 and 51. RGB value is (68,131,81). Sum of RGB (Red+Green+Blue) = 68+131+81=280 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.29% from 280); Green value is 131 (51.56% from 255 or 46.79% from 280); Blue value is 81 (32.03% from 255 or 28.93% from 280); Max value from RGB is 131 - color contains mainly: green. Hex color #448351 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #448351 is #BB7CAE. Grayscale: #6A6A6A. Windows color (decimal): -12287151 or 5342020. OLE color: 5342020.
HSL color Cylindrical-coordinate representation of color #448351: hue angle of 132.38º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #448351 is Cyan = 0.48, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 131 | 81 | - |
| CMYK | 0.48 | 0 | 0.38 | 0.49 |
| HSL | 132.38º | 0.32% | 0.39% | - |
| HSV(B) | 132.38º | 0.48% | 0.51% | - |
| XYZ | 11.99 | 18.06 | 10.64 | - |
| YUV | 106.46 | 113.63 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 131 | 81 | 0.48 | 0 | 0.38 | 0.49 | 132.38 | 0.32 | 0.39 |
| Hex | 44 | 83 | 51 | 30 | 0 | 26 | 31 | 84 | 20 | 27 |
| Octal | 104 | 203 | 121 | 60 | 0 | 46 | 61 | 204 | 40 | 47 |
| Binary | 1000100 | 10000011 | 1010001 | 110000 | 0 | 100110 | 110001 | 10000100 | 100000 | 100111 |
Color Harmonies of #448351
Complementary color
Monochromatic Colors of #448351
Black with #448351
Text Example
Text Example
White with #448351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448351; }
p { color: rgb(68,131,81); }
H1.HeaderClassName
{
color: #448351;
}
.AnyTagClassName
{
color: #448351;
}
</style>
background-color css
<style>
a { background-color: #448351; }
a { background-color: rgb(68,131,81); }
div.DivClassName
{
background-color: #448351;
}
.BgClassName
{
background-color: #448351;
}
</style>
border-color css
<style>
span { border-color: #448351; }
span { border-color: rgb(68,131,81); }
td.TdClassName
{
border-color: #448351;
}
.TagClassName
{
border-color: #448351;
}
</style>