Shades of Eastern Blue #038298
Tints of Eastern Blue #038298
RGB
CMYK
RGB Variations
Color information
#038298 (or 0x038298) is known color: Eastern Blue. HEX triplet: 03, 82 and 98. RGB value is (3,130,152). Sum of RGB (Red+Green+Blue) = 3+130+152=285 (37% of max value = 765). Red value is 3 (1.56% from 255 or 1.05% from 285); Green value is 130 (51.17% from 255 or 45.61% from 285); Blue value is 152 (59.77% from 255 or 53.33% from 285); Max value from RGB is 152 - color contains mainly: blue. Hex color #038298 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #038298 is #FC7D67. Grayscale: #5E5E5E. Windows color (decimal): -16547176 or 9994755. OLE color: 9994755.
HSL color Cylindrical-coordinate representation of color #038298: hue angle of 188.86º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038298 is Cyan = 0.98, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 3 | 130 | 152 | - |
| CMYK | 0.98 | 0.14 | 0 | 0.40 |
| HSL | 188.86º | 0.96% | 0.3% | - |
| HSV(B) | 188.86º | 0.98% | 0.6% | - |
| XYZ | 13.69 | 18.25 | 32.51 | - |
| YUV | 94.54 | 160.42 | 62.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 130 | 152 | 0.98 | 0.14 | 0 | 0.40 | 188.86 | 0.96 | 0.3 |
| Hex | 3 | 82 | 98 | 62 | E | 0 | 28 | BD | 60 | 1E |
| Octal | 3 | 202 | 230 | 142 | 16 | 0 | 50 | 275 | 140 | 36 |
| Binary | 11 | 10000010 | 10011000 | 1100010 | 1110 | 0 | 101000 | 10111101 | 1100000 | 11110 |
Color Harmonies of #038298
Complementary color
Monochromatic Colors of #038298
Black with #038298
Text Example
Text Example
White with #038298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038298; }
p { color: rgb(3,130,152); }
H1.HeaderClassName
{
color: #038298;
}
.AnyTagClassName
{
color: #038298;
}
</style>
background-color css
<style>
a { background-color: #038298; }
a { background-color: rgb(3,130,152); }
div.DivClassName
{
background-color: #038298;
}
.BgClassName
{
background-color: #038298;
}
</style>
border-color css
<style>
span { border-color: #038298; }
span { border-color: rgb(3,130,152); }
td.TdClassName
{
border-color: #038298;
}
.TagClassName
{
border-color: #038298;
}
</style>