Shades of Celtic #284137
Tints of Celtic #284137
RGB
CMYK
RGB Variations
Color information
#284137 (or 0x284137) is known color: Celtic. HEX triplet: 28, 41 and 37. RGB value is (40,65,55). Sum of RGB (Red+Green+Blue) = 40+65+55=160 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25% from 160); Green value is 65 (25.78% from 255 or 40.62% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 65 - color contains mainly: green. Hex color #284137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284137 is #D7BEC8. Grayscale: #383838. Windows color (decimal): -14139081 or 3621160. OLE color: 3621160.
HSL color Cylindrical-coordinate representation of color #284137: hue angle of 156º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #284137 is Cyan = 0.38, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 65 | 55 | - |
| CMYK | 0.38 | 0 | 0.15 | 0.75 |
| HSL | 156º | 0.24% | 0.21% | - |
| HSV(B) | 156º | 0.38% | 0.25% | - |
| XYZ | 3.45 | 4.51 | 4.3 | - |
| YUV | 56.39 | 127.22 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 65 | 55 | 0.38 | 0 | 0.15 | 0.75 | 156 | 0.24 | 0.21 |
| Hex | 28 | 41 | 37 | 26 | 0 | F | 4B | 9C | 18 | 15 |
| Octal | 50 | 101 | 67 | 46 | 0 | 17 | 113 | 234 | 30 | 25 |
| Binary | 101000 | 1000001 | 110111 | 100110 | 0 | 1111 | 1001011 | 10011100 | 11000 | 10101 |
Color Harmonies of #284137
Complementary color
Monochromatic Colors of #284137
Black with #284137
Text Example
Text Example
White with #284137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284137; }
p { color: rgb(40,65,55); }
H1.HeaderClassName
{
color: #284137;
}
.AnyTagClassName
{
color: #284137;
}
</style>
background-color css
<style>
a { background-color: #284137; }
a { background-color: rgb(40,65,55); }
div.DivClassName
{
background-color: #284137;
}
.BgClassName
{
background-color: #284137;
}
</style>
border-color css
<style>
span { border-color: #284137; }
span { border-color: rgb(40,65,55); }
td.TdClassName
{
border-color: #284137;
}
.TagClassName
{
border-color: #284137;
}
</style>