Shades of Eastern Blue #188295
Tints of Eastern Blue #188295
RGB
CMYK
RGB Variations
Color information
#188295 (or 0x188295) is known color: Eastern Blue. HEX triplet: 18, 82 and 95. RGB value is (24,130,149). Sum of RGB (Red+Green+Blue) = 24+130+149=303 (40% of max value = 765). Red value is 24 (9.77% from 255 or 7.92% from 303); Green value is 130 (51.17% from 255 or 42.90% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #188295 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #188295 is #E77D6A. Grayscale: #646464. Windows color (decimal): -15170923 or 9798168. OLE color: 9798168.
HSL color Cylindrical-coordinate representation of color #188295: hue angle of 189.12º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #188295 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 130 | 149 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.42 |
| HSL | 189.12º | 0.72% | 0.34% | - |
| HSV(B) | 189.12º | 0.84% | 0.58% | - |
| XYZ | 13.78 | 18.33 | 31.25 | - |
| YUV | 100.47 | 155.38 | 73.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 130 | 149 | 0.84 | 0.13 | 0 | 0.42 | 189.12 | 0.72 | 0.34 |
| Hex | 18 | 82 | 95 | 54 | D | 0 | 2A | BD | 48 | 22 |
| Octal | 30 | 202 | 225 | 124 | 15 | 0 | 52 | 275 | 110 | 42 |
| Binary | 11000 | 10000010 | 10010101 | 1010100 | 1101 | 0 | 101010 | 10111101 | 1001000 | 100010 |
Color Harmonies of #188295
Complementary color
Monochromatic Colors of #188295
Black with #188295
Text Example
Text Example
White with #188295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #188295; }
p { color: rgb(24,130,149); }
H1.HeaderClassName
{
color: #188295;
}
.AnyTagClassName
{
color: #188295;
}
</style>
background-color css
<style>
a { background-color: #188295; }
a { background-color: rgb(24,130,149); }
div.DivClassName
{
background-color: #188295;
}
.BgClassName
{
background-color: #188295;
}
</style>
border-color css
<style>
span { border-color: #188295; }
span { border-color: rgb(24,130,149); }
td.TdClassName
{
border-color: #188295;
}
.TagClassName
{
border-color: #188295;
}
</style>