Shades of Celtic #304038
Tints of Celtic #304038
RGB
CMYK
RGB Variations
Color information
#304038 (or 0x304038) is known color: Celtic. HEX triplet: 30, 40 and 38. RGB value is (48,64,56). Sum of RGB (Red+Green+Blue) = 48+64+56=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 64 - color contains mainly: green. Hex color #304038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304038 is #CFBFC7. Grayscale: #3A3A3A. Windows color (decimal): -13615048 or 3686448. OLE color: 3686448.
HSL color Cylindrical-coordinate representation of color #304038: hue angle of 150º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #304038 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 48 | 64 | 56 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.75 |
| HSL | 150º | 0.14% | 0.22% | - |
| HSV(B) | 150º | 0.25% | 0.25% | - |
| XYZ | 3.77 | 4.58 | 4.43 | - |
| YUV | 58.3 | 126.7 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 64 | 56 | 0.25 | 0 | 0.13 | 0.75 | 150 | 0.14 | 0.22 |
| Hex | 30 | 40 | 38 | 19 | 0 | D | 4B | 96 | E | 16 |
| Octal | 60 | 100 | 70 | 31 | 0 | 15 | 113 | 226 | 16 | 26 |
| Binary | 110000 | 1000000 | 111000 | 11001 | 0 | 1101 | 1001011 | 10010110 | 1110 | 10110 |
Color Harmonies of #304038
Complementary color
Monochromatic Colors of #304038
Black with #304038
Text Example
Text Example
White with #304038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304038; }
p { color: rgb(48,64,56); }
H1.HeaderClassName
{
color: #304038;
}
.AnyTagClassName
{
color: #304038;
}
</style>
background-color css
<style>
a { background-color: #304038; }
a { background-color: rgb(48,64,56); }
div.DivClassName
{
background-color: #304038;
}
.BgClassName
{
background-color: #304038;
}
</style>
border-color css
<style>
span { border-color: #304038; }
span { border-color: rgb(48,64,56); }
td.TdClassName
{
border-color: #304038;
}
.TagClassName
{
border-color: #304038;
}
</style>