Shades of Arapawa #265762
Tints of Arapawa #265762
RGB
CMYK
RGB Variations
Color information
#265762 (or 0x265762) is known color: Arapawa. HEX triplet: 26, 57 and 62. RGB value is (38,87,98). Sum of RGB (Red+Green+Blue) = 38+87+98=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 98 (38.67% from 255 or 43.95% from 223); Max value from RGB is 98 - color contains mainly: blue. Hex color #265762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265762 is #D9A89D. Grayscale: #494949. Windows color (decimal): -14264478 or 6444838. OLE color: 6444838.
HSL color Cylindrical-coordinate representation of color #265762: hue angle of 191º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #265762 is Cyan = 0.61, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 87 | 98 | - |
| CMYK | 0.61 | 0.11 | 0 | 0.62 |
| HSL | 191º | 0.44% | 0.27% | - |
| HSV(B) | 191º | 0.61% | 0.38% | - |
| XYZ | 6.41 | 8.11 | 12.78 | - |
| YUV | 73.6 | 141.77 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 98 | 0.61 | 0.11 | 0 | 0.62 | 191 | 0.44 | 0.27 |
| Hex | 26 | 57 | 62 | 3D | B | 0 | 3E | BF | 2C | 1B |
| Octal | 46 | 127 | 142 | 75 | 13 | 0 | 76 | 277 | 54 | 33 |
| Binary | 100110 | 1010111 | 1100010 | 111101 | 1011 | 0 | 111110 | 10111111 | 101100 | 11011 |
Color Harmonies of #265762
Complementary color
Monochromatic Colors of #265762
Black with #265762
Text Example
Text Example
White with #265762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265762; }
p { color: rgb(38,87,98); }
H1.HeaderClassName
{
color: #265762;
}
.AnyTagClassName
{
color: #265762;
}
</style>
background-color css
<style>
a { background-color: #265762; }
a { background-color: rgb(38,87,98); }
div.DivClassName
{
background-color: #265762;
}
.BgClassName
{
background-color: #265762;
}
</style>
border-color css
<style>
span { border-color: #265762; }
span { border-color: rgb(38,87,98); }
td.TdClassName
{
border-color: #265762;
}
.TagClassName
{
border-color: #265762;
}
</style>