Shades of Allports #187290
Tints of Allports #187290
RGB
CMYK
RGB Variations
Color information
#187290 (or 0x187290) is known color: Allports. HEX triplet: 18, 72 and 90. RGB value is (24,114,144). Sum of RGB (Red+Green+Blue) = 24+114+144=282 (37% of max value = 765). Red value is 24 (9.77% from 255 or 8.51% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #187290 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #187290 is #E78D6F. Grayscale: #5A5A5A. Windows color (decimal): -15175024 or 9466392. OLE color: 9466392.
HSL color Cylindrical-coordinate representation of color #187290: hue angle of 195º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #187290 is Cyan = 0.83, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 24 | 114 | 144 | - |
| CMYK | 0.83 | 0.21 | 0 | 0.44 |
| HSL | 195º | 0.71% | 0.33% | - |
| HSV(B) | 195º | 0.83% | 0.56% | - |
| XYZ | 11.43 | 14.24 | 28.53 | - |
| YUV | 90.51 | 158.18 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 114 | 144 | 0.83 | 0.21 | 0 | 0.44 | 195 | 0.71 | 0.33 |
| Hex | 18 | 72 | 90 | 53 | 15 | 0 | 2C | C3 | 47 | 21 |
| Octal | 30 | 162 | 220 | 123 | 25 | 0 | 54 | 303 | 107 | 41 |
| Binary | 11000 | 1110010 | 10010000 | 1010011 | 10101 | 0 | 101100 | 11000011 | 1000111 | 100001 |
Color Harmonies of #187290
Complementary color
Monochromatic Colors of #187290
Black with #187290
Text Example
Text Example
White with #187290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187290; }
p { color: rgb(24,114,144); }
H1.HeaderClassName
{
color: #187290;
}
.AnyTagClassName
{
color: #187290;
}
</style>
background-color css
<style>
a { background-color: #187290; }
a { background-color: rgb(24,114,144); }
div.DivClassName
{
background-color: #187290;
}
.BgClassName
{
background-color: #187290;
}
</style>
border-color css
<style>
span { border-color: #187290; }
span { border-color: rgb(24,114,144); }
td.TdClassName
{
border-color: #187290;
}
.TagClassName
{
border-color: #187290;
}
</style>