Shades of Killarney #448453
Tints of Killarney #448453
RGB
CMYK
RGB Variations
Color information
#448453 (or 0x448453) is known color: Killarney. HEX triplet: 44, 84 and 53. RGB value is (68,132,83). Sum of RGB (Red+Green+Blue) = 68+132+83=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 132 (51.95% from 255 or 46.64% from 283); Blue value is 83 (32.81% from 255 or 29.33% from 283); Max value from RGB is 132 - color contains mainly: green. Hex color #448453 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #448453 is #BB7BAC. Grayscale: #6B6B6B. Windows color (decimal): -12286893 or 5473348. OLE color: 5473348.
HSL color Cylindrical-coordinate representation of color #448453: hue angle of 134.06º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #448453 is Cyan = 0.48, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 132 | 83 | - |
| CMYK | 0.48 | 0 | 0.37 | 0.48 |
| HSL | 134.06º | 0.32% | 0.39% | - |
| HSV(B) | 134.06º | 0.48% | 0.52% | - |
| XYZ | 12.2 | 18.36 | 11.08 | - |
| YUV | 107.28 | 114.3 | 99.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 132 | 83 | 0.48 | 0 | 0.37 | 0.48 | 134.06 | 0.32 | 0.39 |
| Hex | 44 | 84 | 53 | 30 | 0 | 25 | 30 | 86 | 20 | 27 |
| Octal | 104 | 204 | 123 | 60 | 0 | 45 | 60 | 206 | 40 | 47 |
| Binary | 1000100 | 10000100 | 1010011 | 110000 | 0 | 100101 | 110000 | 10000110 | 100000 | 100111 |
Color Harmonies of #448453
Complementary color
Monochromatic Colors of #448453
Black with #448453
Text Example
Text Example
White with #448453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448453; }
p { color: rgb(68,132,83); }
H1.HeaderClassName
{
color: #448453;
}
.AnyTagClassName
{
color: #448453;
}
</style>
background-color css
<style>
a { background-color: #448453; }
a { background-color: rgb(68,132,83); }
div.DivClassName
{
background-color: #448453;
}
.BgClassName
{
background-color: #448453;
}
</style>
border-color css
<style>
span { border-color: #448453; }
span { border-color: rgb(68,132,83); }
td.TdClassName
{
border-color: #448453;
}
.TagClassName
{
border-color: #448453;
}
</style>