Shades of Eastern Blue #038296
Tints of Eastern Blue #038296
RGB
CMYK
RGB Variations
Color information
#038296 (or 0x038296) is known color: Eastern Blue. HEX triplet: 03, 82 and 96. RGB value is (3,130,150). Sum of RGB (Red+Green+Blue) = 3+130+150=283 (37% of max value = 765). Red value is 3 (1.56% from 255 or 1.06% from 283); Green value is 130 (51.17% from 255 or 45.94% from 283); Blue value is 150 (58.98% from 255 or 53.00% from 283); Max value from RGB is 150 - color contains mainly: blue. Hex color #038296 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #038296 is #FC7D69. Grayscale: #5E5E5E. Windows color (decimal): -16547178 or 9863683. OLE color: 9863683.
HSL color Cylindrical-coordinate representation of color #038296: hue angle of 188.16º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038296 is Cyan = 0.98, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 3 | 130 | 150 | - |
| CMYK | 0.98 | 0.13 | 0 | 0.41 |
| HSL | 188.16º | 0.96% | 0.3% | - |
| HSV(B) | 188.16º | 0.98% | 0.59% | - |
| XYZ | 13.53 | 18.19 | 31.65 | - |
| YUV | 94.31 | 159.42 | 62.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 130 | 150 | 0.98 | 0.13 | 0 | 0.41 | 188.16 | 0.96 | 0.3 |
| Hex | 3 | 82 | 96 | 62 | D | 0 | 29 | BC | 60 | 1E |
| Octal | 3 | 202 | 226 | 142 | 15 | 0 | 51 | 274 | 140 | 36 |
| Binary | 11 | 10000010 | 10010110 | 1100010 | 1101 | 0 | 101001 | 10111100 | 1100000 | 11110 |
Color Harmonies of #038296
Complementary color
Monochromatic Colors of #038296
Black with #038296
Text Example
Text Example
White with #038296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038296; }
p { color: rgb(3,130,150); }
H1.HeaderClassName
{
color: #038296;
}
.AnyTagClassName
{
color: #038296;
}
</style>
background-color css
<style>
a { background-color: #038296; }
a { background-color: rgb(3,130,150); }
div.DivClassName
{
background-color: #038296;
}
.BgClassName
{
background-color: #038296;
}
</style>
border-color css
<style>
span { border-color: #038296; }
span { border-color: rgb(3,130,150); }
td.TdClassName
{
border-color: #038296;
}
.TagClassName
{
border-color: #038296;
}
</style>