Shades of Arapawa #195062
Tints of Arapawa #195062
RGB
CMYK
RGB Variations
Color information
#195062 (or 0x195062) is known color: Arapawa. HEX triplet: 19, 50 and 62. RGB value is (25,80,98). Sum of RGB (Red+Green+Blue) = 25+80+98=203 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.32% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #195062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195062 is #E6AF9D. Grayscale: #414141. Windows color (decimal): -15118238 or 6443033. OLE color: 6443033.
HSL color Cylindrical-coordinate representation of color #195062: hue angle of 194.79º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #195062 is Cyan = 0.74, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 25 | 80 | 98 | - |
| CMYK | 0.74 | 0.18 | 0 | 0.62 |
| HSL | 194.79º | 0.59% | 0.24% | - |
| HSV(B) | 194.79º | 0.74% | 0.38% | - |
| XYZ | 5.47 | 6.83 | 12.58 | - |
| YUV | 65.61 | 146.28 | 99.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 80 | 98 | 0.74 | 0.18 | 0 | 0.62 | 194.79 | 0.59 | 0.24 |
| Hex | 19 | 50 | 62 | 4A | 12 | 0 | 3E | C3 | 3B | 18 |
| Octal | 31 | 120 | 142 | 112 | 22 | 0 | 76 | 303 | 73 | 30 |
| Binary | 11001 | 1010000 | 1100010 | 1001010 | 10010 | 0 | 111110 | 11000011 | 111011 | 11000 |
Color Harmonies of #195062
Complementary color
Monochromatic Colors of #195062
Black with #195062
Text Example
Text Example
White with #195062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195062; }
p { color: rgb(25,80,98); }
H1.HeaderClassName
{
color: #195062;
}
.AnyTagClassName
{
color: #195062;
}
</style>
background-color css
<style>
a { background-color: #195062; }
a { background-color: rgb(25,80,98); }
div.DivClassName
{
background-color: #195062;
}
.BgClassName
{
background-color: #195062;
}
</style>
border-color css
<style>
span { border-color: #195062; }
span { border-color: rgb(25,80,98); }
td.TdClassName
{
border-color: #195062;
}
.TagClassName
{
border-color: #195062;
}
</style>