Shades of Arapawa #185069
Tints of Arapawa #185069
RGB
CMYK
RGB Variations
Color information
#185069 (or 0x185069) is known color: Arapawa. HEX triplet: 18, 50 and 69. RGB value is (24,80,105). Sum of RGB (Red+Green+Blue) = 24+80+105=209 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.48% from 209); Green value is 80 (31.64% from 255 or 38.28% from 209); Blue value is 105 (41.41% from 255 or 50.24% from 209); Max value from RGB is 105 - color contains mainly: blue. Hex color #185069 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185069 is #E7AF96. Grayscale: #414141. Windows color (decimal): -15183767 or 6901784. OLE color: 6901784.
HSL color Cylindrical-coordinate representation of color #185069: hue angle of 198.52º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #185069 is Cyan = 0.77, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 80 | 105 | - |
| CMYK | 0.77 | 0.24 | 0 | 0.59 |
| HSL | 198.52º | 0.63% | 0.25% | - |
| HSV(B) | 198.52º | 0.77% | 0.41% | - |
| XYZ | 5.8 | 6.95 | 14.4 | - |
| YUV | 66.11 | 149.95 | 97.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 80 | 105 | 0.77 | 0.24 | 0 | 0.59 | 198.52 | 0.63 | 0.25 |
| Hex | 18 | 50 | 69 | 4D | 18 | 0 | 3B | C7 | 3F | 19 |
| Octal | 30 | 120 | 151 | 115 | 30 | 0 | 73 | 307 | 77 | 31 |
| Binary | 11000 | 1010000 | 1101001 | 1001101 | 11000 | 0 | 111011 | 11000111 | 111111 | 11001 |
Color Harmonies of #185069
Complementary color
Monochromatic Colors of #185069
Black with #185069
Text Example
Text Example
White with #185069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185069; }
p { color: rgb(24,80,105); }
H1.HeaderClassName
{
color: #185069;
}
.AnyTagClassName
{
color: #185069;
}
</style>
background-color css
<style>
a { background-color: #185069; }
a { background-color: rgb(24,80,105); }
div.DivClassName
{
background-color: #185069;
}
.BgClassName
{
background-color: #185069;
}
</style>
border-color css
<style>
span { border-color: #185069; }
span { border-color: rgb(24,80,105); }
td.TdClassName
{
border-color: #185069;
}
.TagClassName
{
border-color: #185069;
}
</style>