Shades of Killarney #46834A
Tints of Killarney #46834A
RGB
CMYK
RGB Variations
Color information
#46834A (or 0x46834A) is known color: Killarney. HEX triplet: 46, 83 and 4A. RGB value is (70,131,74). Sum of RGB (Red+Green+Blue) = 70+131+74=275 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.45% from 275); Green value is 131 (51.56% from 255 or 47.64% from 275); Blue value is 74 (29.30% from 255 or 26.91% from 275); Max value from RGB is 131 - color contains mainly: green. Hex color #46834A is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #46834A is #B97CB5. Grayscale: #6A6A6A. Windows color (decimal): -12156086 or 4883270. OLE color: 4883270.
HSL color Cylindrical-coordinate representation of color #46834A: hue angle of 123.93º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #46834A is Cyan = 0.47, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 74 | - |
| CMYK | 0.47 | 0 | 0.44 | 0.49 |
| HSL | 123.93º | 0.3% | 0.39% | - |
| HSV(B) | 123.93º | 0.47% | 0.51% | - |
| XYZ | 11.88 | 18.03 | 9.33 | - |
| YUV | 106.26 | 109.79 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 74 | 0.47 | 0 | 0.44 | 0.49 | 123.93 | 0.3 | 0.39 |
| Hex | 46 | 83 | 4A | 2F | 0 | 2C | 31 | 7C | 1E | 27 |
| Octal | 106 | 203 | 112 | 57 | 0 | 54 | 61 | 174 | 36 | 47 |
| Binary | 1000110 | 10000011 | 1001010 | 101111 | 0 | 101100 | 110001 | 1111100 | 11110 | 100111 |
Color Harmonies of #46834A
Complementary color
Monochromatic Colors of #46834A
Black with #46834A
Text Example
Text Example
White with #46834A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46834A; }
p { color: rgb(70,131,74); }
H1.HeaderClassName
{
color: #46834A;
}
.AnyTagClassName
{
color: #46834A;
}
</style>
background-color css
<style>
a { background-color: #46834A; }
a { background-color: rgb(70,131,74); }
div.DivClassName
{
background-color: #46834A;
}
.BgClassName
{
background-color: #46834A;
}
</style>
border-color css
<style>
span { border-color: #46834A; }
span { border-color: rgb(70,131,74); }
td.TdClassName
{
border-color: #46834A;
}
.TagClassName
{
border-color: #46834A;
}
</style>