Shades of Eastern Blue #038995
Tints of Eastern Blue #038995
RGB
CMYK
RGB Variations
Color information
#038995 (or 0x038995) is known color: Eastern Blue. HEX triplet: 03, 89 and 95. RGB value is (3,137,149). Sum of RGB (Red+Green+Blue) = 3+137+149=289 (38% of max value = 765). Red value is 3 (1.56% from 255 or 1.04% from 289); Green value is 137 (53.91% from 255 or 47.40% from 289); Blue value is 149 (58.59% from 255 or 51.56% from 289); Max value from RGB is 149 - color contains mainly: blue. Hex color #038995 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #038995 is #FC766A. Grayscale: #626262. Windows color (decimal): -16545387 or 9799939. OLE color: 9799939.
HSL color Cylindrical-coordinate representation of color #038995: hue angle of 184.93º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038995 is Cyan = 0.98, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 137 | 149 | - |
| CMYK | 0.98 | 0.08 | 0 | 0.42 |
| HSL | 184.93º | 0.96% | 0.3% | - |
| HSV(B) | 184.93º | 0.98% | 0.58% | - |
| XYZ | 14.41 | 20.08 | 31.55 | - |
| YUV | 98.3 | 156.61 | 60.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 137 | 149 | 0.98 | 0.08 | 0 | 0.42 | 184.93 | 0.96 | 0.3 |
| Hex | 3 | 89 | 95 | 62 | 8 | 0 | 2A | B9 | 60 | 1E |
| Octal | 3 | 211 | 225 | 142 | 10 | 0 | 52 | 271 | 140 | 36 |
| Binary | 11 | 10001001 | 10010101 | 1100010 | 1000 | 0 | 101010 | 10111001 | 1100000 | 11110 |
Color Harmonies of #038995
Complementary color
Monochromatic Colors of #038995
Black with #038995
Text Example
Text Example
White with #038995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038995; }
p { color: rgb(3,137,149); }
H1.HeaderClassName
{
color: #038995;
}
.AnyTagClassName
{
color: #038995;
}
</style>
background-color css
<style>
a { background-color: #038995; }
a { background-color: rgb(3,137,149); }
div.DivClassName
{
background-color: #038995;
}
.BgClassName
{
background-color: #038995;
}
</style>
border-color css
<style>
span { border-color: #038995; }
span { border-color: rgb(3,137,149); }
td.TdClassName
{
border-color: #038995;
}
.TagClassName
{
border-color: #038995;
}
</style>