Shades of Arapawa #195362
Tints of Arapawa #195362
RGB
CMYK
RGB Variations
Color information
#195362 (or 0x195362) is known color: Arapawa. HEX triplet: 19, 53 and 62. RGB value is (25,83,98). Sum of RGB (Red+Green+Blue) = 25+83+98=206 (27% of max value = 765). Red value is 25 (10.16% from 255 or 12.14% from 206); Green value is 83 (32.81% from 255 or 40.29% from 206); Blue value is 98 (38.67% from 255 or 47.57% from 206); Max value from RGB is 98 - color contains mainly: blue. Hex color #195362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195362 is #E6AC9D. Grayscale: #434343. Windows color (decimal): -15117470 or 6443801. OLE color: 6443801.
HSL color Cylindrical-coordinate representation of color #195362: hue angle of 192.33º 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 #195362 is Cyan = 0.74, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 25 | 83 | 98 | - |
| CMYK | 0.74 | 0.15 | 0 | 0.62 |
| HSL | 192.33º | 0.59% | 0.24% | - |
| HSV(B) | 192.33º | 0.74% | 0.38% | - |
| XYZ | 5.7 | 7.28 | 12.66 | - |
| YUV | 67.37 | 145.28 | 97.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 83 | 98 | 0.74 | 0.15 | 0 | 0.62 | 192.33 | 0.59 | 0.24 |
| Hex | 19 | 53 | 62 | 4A | F | 0 | 3E | C0 | 3B | 18 |
| Octal | 31 | 123 | 142 | 112 | 17 | 0 | 76 | 300 | 73 | 30 |
| Binary | 11001 | 1010011 | 1100010 | 1001010 | 1111 | 0 | 111110 | 11000000 | 111011 | 11000 |
Color Harmonies of #195362
Complementary color
Monochromatic Colors of #195362
Black with #195362
Text Example
Text Example
White with #195362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195362; }
p { color: rgb(25,83,98); }
H1.HeaderClassName
{
color: #195362;
}
.AnyTagClassName
{
color: #195362;
}
</style>
background-color css
<style>
a { background-color: #195362; }
a { background-color: rgb(25,83,98); }
div.DivClassName
{
background-color: #195362;
}
.BgClassName
{
background-color: #195362;
}
</style>
border-color css
<style>
span { border-color: #195362; }
span { border-color: rgb(25,83,98); }
td.TdClassName
{
border-color: #195362;
}
.TagClassName
{
border-color: #195362;
}
</style>