Shades of Allports #186476
Tints of Allports #186476
RGB
CMYK
RGB Variations
Color information
#186476 (or 0x186476) is known color: Allports. HEX triplet: 18, 64 and 76. RGB value is (24,100,118). Sum of RGB (Red+Green+Blue) = 24+100+118=242 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.92% from 242); Green value is 100 (39.45% from 255 or 41.32% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #186476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186476 is #E79B89. Grayscale: #4F4F4F. Windows color (decimal): -15178634 or 7758872. OLE color: 7758872.
HSL color Cylindrical-coordinate representation of color #186476: hue angle of 191.49º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #186476 is Cyan = 0.80, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 100 | 118 | - |
| CMYK | 0.80 | 0.15 | 0 | 0.54 |
| HSL | 191.49º | 0.66% | 0.28% | - |
| HSV(B) | 191.49º | 0.8% | 0.46% | - |
| XYZ | 8.2 | 10.62 | 18.76 | - |
| YUV | 79.33 | 149.82 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 100 | 118 | 0.80 | 0.15 | 0 | 0.54 | 191.49 | 0.66 | 0.28 |
| Hex | 18 | 64 | 76 | 50 | F | 0 | 36 | BF | 42 | 1C |
| Octal | 30 | 144 | 166 | 120 | 17 | 0 | 66 | 277 | 102 | 34 |
| Binary | 11000 | 1100100 | 1110110 | 1010000 | 1111 | 0 | 110110 | 10111111 | 1000010 | 11100 |
Color Harmonies of #186476
Complementary color
Monochromatic Colors of #186476
Black with #186476
Text Example
Text Example
White with #186476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186476; }
p { color: rgb(24,100,118); }
H1.HeaderClassName
{
color: #186476;
}
.AnyTagClassName
{
color: #186476;
}
</style>
background-color css
<style>
a { background-color: #186476; }
a { background-color: rgb(24,100,118); }
div.DivClassName
{
background-color: #186476;
}
.BgClassName
{
background-color: #186476;
}
</style>
border-color css
<style>
span { border-color: #186476; }
span { border-color: rgb(24,100,118); }
td.TdClassName
{
border-color: #186476;
}
.TagClassName
{
border-color: #186476;
}
</style>