Shades of Arapawa #185467
Tints of Arapawa #185467
RGB
CMYK
RGB Variations
Color information
#185467 (or 0x185467) is known color: Arapawa. HEX triplet: 18, 54 and 67. RGB value is (24,84,103). Sum of RGB (Red+Green+Blue) = 24+84+103=211 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.37% from 211); Green value is 84 (33.20% from 255 or 39.81% from 211); Blue value is 103 (40.62% from 255 or 48.82% from 211); Max value from RGB is 103 - color contains mainly: blue. Hex color #185467 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185467 is #E7AB98. Grayscale: #444444. Windows color (decimal): -15182745 or 6771736. OLE color: 6771736.
HSL color Cylindrical-coordinate representation of color #185467: hue angle of 194.43º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #185467 is Cyan = 0.77, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 84 | 103 | - |
| CMYK | 0.77 | 0.18 | 0 | 0.60 |
| HSL | 194.43º | 0.62% | 0.25% | - |
| HSV(B) | 194.43º | 0.77% | 0.4% | - |
| XYZ | 6 | 7.51 | 13.97 | - |
| YUV | 68.23 | 147.62 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 103 | 0.77 | 0.18 | 0 | 0.60 | 194.43 | 0.62 | 0.25 |
| Hex | 18 | 54 | 67 | 4D | 12 | 0 | 3C | C2 | 3E | 19 |
| Octal | 30 | 124 | 147 | 115 | 22 | 0 | 74 | 302 | 76 | 31 |
| Binary | 11000 | 1010100 | 1100111 | 1001101 | 10010 | 0 | 111100 | 11000010 | 111110 | 11001 |
Color Harmonies of #185467
Complementary color
Monochromatic Colors of #185467
Black with #185467
Text Example
Text Example
White with #185467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185467; }
p { color: rgb(24,84,103); }
H1.HeaderClassName
{
color: #185467;
}
.AnyTagClassName
{
color: #185467;
}
</style>
background-color css
<style>
a { background-color: #185467; }
a { background-color: rgb(24,84,103); }
div.DivClassName
{
background-color: #185467;
}
.BgClassName
{
background-color: #185467;
}
</style>
border-color css
<style>
span { border-color: #185467; }
span { border-color: rgb(24,84,103); }
td.TdClassName
{
border-color: #185467;
}
.TagClassName
{
border-color: #185467;
}
</style>