Shades of Eastern Blue #038193
Tints of Eastern Blue #038193
RGB
CMYK
RGB Variations
Color information
#038193 (or 0x038193) is known color: Eastern Blue. HEX triplet: 03, 81 and 93. RGB value is (3,129,147). Sum of RGB (Red+Green+Blue) = 3+129+147=279 (36% of max value = 765). Red value is 3 (1.56% from 255 or 1.08% from 279); Green value is 129 (50.78% from 255 or 46.24% from 279); Blue value is 147 (57.81% from 255 or 52.69% from 279); Max value from RGB is 147 - color contains mainly: blue. Hex color #038193 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #038193 is #FC7E6C. Grayscale: #5D5D5D. Windows color (decimal): -16547437 or 9666819. OLE color: 9666819.
HSL color Cylindrical-coordinate representation of color #038193: hue angle of 187.5º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038193 is Cyan = 0.98, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 129 | 147 | - |
| CMYK | 0.98 | 0.12 | 0 | 0.42 |
| HSL | 187.5º | 0.96% | 0.29% | - |
| HSV(B) | 187.5º | 0.98% | 0.58% | - |
| XYZ | 13.15 | 17.83 | 30.35 | - |
| YUV | 93.38 | 158.26 | 63.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 129 | 147 | 0.98 | 0.12 | 0 | 0.42 | 187.5 | 0.96 | 0.29 |
| Hex | 3 | 81 | 93 | 62 | C | 0 | 2A | BC | 60 | 1D |
| Octal | 3 | 201 | 223 | 142 | 14 | 0 | 52 | 274 | 140 | 35 |
| Binary | 11 | 10000001 | 10010011 | 1100010 | 1100 | 0 | 101010 | 10111100 | 1100000 | 11101 |
Color Harmonies of #038193
Complementary color
Monochromatic Colors of #038193
Black with #038193
Text Example
Text Example
White with #038193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038193; }
p { color: rgb(3,129,147); }
H1.HeaderClassName
{
color: #038193;
}
.AnyTagClassName
{
color: #038193;
}
</style>
background-color css
<style>
a { background-color: #038193; }
a { background-color: rgb(3,129,147); }
div.DivClassName
{
background-color: #038193;
}
.BgClassName
{
background-color: #038193;
}
</style>
border-color css
<style>
span { border-color: #038193; }
span { border-color: rgb(3,129,147); }
td.TdClassName
{
border-color: #038193;
}
.TagClassName
{
border-color: #038193;
}
</style>