Shades of Celtic #304339
Tints of Celtic #304339
RGB
CMYK
RGB Variations
Color information
#304339 (or 0x304339) is known color: Celtic. HEX triplet: 30, 43 and 39. RGB value is (48,67,57). Sum of RGB (Red+Green+Blue) = 48+67+57=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 57 (22.66% from 255 or 33.14% from 172); Max value from RGB is 67 - color contains mainly: green. Hex color #304339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304339 is #CFBCC6. Grayscale: #3C3C3C. Windows color (decimal): -13614279 or 3752752. OLE color: 3752752.
HSL color Cylindrical-coordinate representation of color #304339: hue angle of 148.42º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #304339 is Cyan = 0.28, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 48 | 67 | 57 | - |
| CMYK | 0.28 | 0 | 0.15 | 0.74 |
| HSL | 148.42º | 0.17% | 0.23% | - |
| HSV(B) | 148.42º | 0.28% | 0.26% | - |
| XYZ | 3.96 | 4.94 | 4.62 | - |
| YUV | 60.18 | 126.21 | 119.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 67 | 57 | 0.28 | 0 | 0.15 | 0.74 | 148.42 | 0.17 | 0.23 |
| Hex | 30 | 43 | 39 | 1C | 0 | F | 4A | 94 | 11 | 17 |
| Octal | 60 | 103 | 71 | 34 | 0 | 17 | 112 | 224 | 21 | 27 |
| Binary | 110000 | 1000011 | 111001 | 11100 | 0 | 1111 | 1001010 | 10010100 | 10001 | 10111 |
Color Harmonies of #304339
Complementary color
Monochromatic Colors of #304339
Black with #304339
Text Example
Text Example
White with #304339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304339; }
p { color: rgb(48,67,57); }
H1.HeaderClassName
{
color: #304339;
}
.AnyTagClassName
{
color: #304339;
}
</style>
background-color css
<style>
a { background-color: #304339; }
a { background-color: rgb(48,67,57); }
div.DivClassName
{
background-color: #304339;
}
.BgClassName
{
background-color: #304339;
}
</style>
border-color css
<style>
span { border-color: #304339; }
span { border-color: rgb(48,67,57); }
td.TdClassName
{
border-color: #304339;
}
.TagClassName
{
border-color: #304339;
}
</style>