Shades of Celtic #343836
Tints of Celtic #343836
RGB
CMYK
RGB Variations
Color information
#343836 (or 0x343836) is known color: Celtic. HEX triplet: 34, 38 and 36. RGB value is (52,56,54). Sum of RGB (Red+Green+Blue) = 52+56+54=162 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.10% from 162); Green value is 56 (22.27% from 255 or 34.57% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 56 - color contains mainly: green. Hex color #343836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343836 is #CBC7C9. Grayscale: #363636. Windows color (decimal): -13354954 or 3553332. OLE color: 3553332.
HSL color Cylindrical-coordinate representation of color #343836: hue angle of 150º degrees, saturation: 0.04, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #343836 is Cyan = 0.07, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 56 | 54 | - |
| CMYK | 0.07 | 0 | 0.04 | 0.78 |
| HSL | 150º | 0.04% | 0.21% | - |
| HSV(B) | 150º | 0.07% | 0.22% | - |
| XYZ | 3.5 | 3.82 | 4.04 | - |
| YUV | 54.58 | 127.67 | 126.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 56 | 54 | 0.07 | 0 | 0.04 | 0.78 | 150 | 0.04 | 0.21 |
| Hex | 34 | 38 | 36 | 7 | 0 | 4 | 4E | 96 | 4 | 15 |
| Octal | 64 | 70 | 66 | 7 | 0 | 4 | 116 | 226 | 4 | 25 |
| Binary | 110100 | 111000 | 110110 | 111 | 0 | 100 | 1001110 | 10010110 | 100 | 10101 |
Color Harmonies of #343836
Complementary color
Monochromatic Colors of #343836
Black with #343836
Text Example
Text Example
White with #343836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343836; }
p { color: rgb(52,56,54); }
H1.HeaderClassName
{
color: #343836;
}
.AnyTagClassName
{
color: #343836;
}
</style>
background-color css
<style>
a { background-color: #343836; }
a { background-color: rgb(52,56,54); }
div.DivClassName
{
background-color: #343836;
}
.BgClassName
{
background-color: #343836;
}
</style>
border-color css
<style>
span { border-color: #343836; }
span { border-color: rgb(52,56,54); }
td.TdClassName
{
border-color: #343836;
}
.TagClassName
{
border-color: #343836;
}
</style>