Shades of Arapawa #165168
Tints of Arapawa #165168
RGB
CMYK
RGB Variations
Color information
#165168 (or 0x165168) is known color: Arapawa. HEX triplet: 16, 51 and 68. RGB value is (22,81,104). Sum of RGB (Red+Green+Blue) = 22+81+104=207 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.63% from 207); Green value is 81 (32.03% from 255 or 39.13% from 207); Blue value is 104 (41.02% from 255 or 50.24% from 207); Max value from RGB is 104 - color contains mainly: blue. Hex color #165168 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165168 is #E9AE97. Grayscale: #414141. Windows color (decimal): -15314584 or 6836502. OLE color: 6836502.
HSL color Cylindrical-coordinate representation of color #165168: hue angle of 196.83º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #165168 is Cyan = 0.79, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 81 | 104 | - |
| CMYK | 0.79 | 0.22 | 0 | 0.59 |
| HSL | 196.83º | 0.65% | 0.25% | - |
| HSV(B) | 196.83º | 0.79% | 0.41% | - |
| XYZ | 5.77 | 7.05 | 14.15 | - |
| YUV | 65.98 | 149.45 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 81 | 104 | 0.79 | 0.22 | 0 | 0.59 | 196.83 | 0.65 | 0.25 |
| Hex | 16 | 51 | 68 | 4F | 16 | 0 | 3B | C5 | 41 | 19 |
| Octal | 26 | 121 | 150 | 117 | 26 | 0 | 73 | 305 | 101 | 31 |
| Binary | 10110 | 1010001 | 1101000 | 1001111 | 10110 | 0 | 111011 | 11000101 | 1000001 | 11001 |
Color Harmonies of #165168
Complementary color
Monochromatic Colors of #165168
Black with #165168
Text Example
Text Example
White with #165168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165168; }
p { color: rgb(22,81,104); }
H1.HeaderClassName
{
color: #165168;
}
.AnyTagClassName
{
color: #165168;
}
</style>
background-color css
<style>
a { background-color: #165168; }
a { background-color: rgb(22,81,104); }
div.DivClassName
{
background-color: #165168;
}
.BgClassName
{
background-color: #165168;
}
</style>
border-color css
<style>
span { border-color: #165168; }
span { border-color: rgb(22,81,104); }
td.TdClassName
{
border-color: #165168;
}
.TagClassName
{
border-color: #165168;
}
</style>